Teamlab

You can import tasks from your Teamlab instance using the teamlab service name.

Example Service

Here’s an example of a Teamlab target:

[my_issue_tracker]
service = teamlab
teamlab.hostname = teamlab.example.com
teamlab.login = alice
teamlab.password = secret
[my_issue_tracker]
service = "teamlab"
hostname = "teamlab.example.com"
login = "alice"
password = "secret"

The above example is the minimum required to import issues from Teamlab. You can also feel free to use any of the configuration options described in Common Service Configuration Options.

Provided UDA Fields

Field Name

Description

Type

teamlabid

Teamlab ID

Text (string)

teamlabprojectownerid

Teamlab ProjectOwner ID

Text (string)

teamlabtitle

Teamlab Title

Text (string)

teamlaburl

Teamlab URL

Text (string)