Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
minLevel2
maxLevel6
outlinefalse
styledisc
typelist
printabletrue

...

Activation of feature flag for Jira Cloud

  • Navigate to your test.guide configuration directory TTS-TM

  • Open features.properties

  • Add the line USE_JIRA_CLOUD=true and save it

Add new issue tracker for Jira Cloud

  • Navigate in test.guide to Project settings > Issue Tracker

  • Click on Add an Issue Tracker

...

  • In the dialog the following fields are requested:

    • Type → Select Jira

    • Label → Freely selectable identifier in test.guide

    • Username → Username in the Atlassian cloud, e.g. your mail address

    • Password → Jira API token, which was generated here https://id.atlassian.com/manage-profile/security/api-tokens

    • URL → Base cloud address, most likely something like https://company.atlassian.net/

    • Project name → Jira project key

    • Use legacy API → The checkbox must be activated

    • Authentication Method → Select Basic Authentication

  • Click on Save and afterwards a notification should be displayed

...

Example config

...