Versions Compared

Key

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

...

If your Jira is setup in a way that it requires for any team-level issue (Story, Bug...) to be linked to an epic, you need to specify this by a specific syntax:

...

{"EPICLINK":"<issue

...

key

...

of

...

a

...

random

...

existing

...

epic>"}

...

Code Block
{"EPICLINK":"RENPROG-102"}

Image Added

Note

If this is set for a team, it will not create an issue in Jira as long as the corresponding sticky note is not linked to any Backlog-item in the app which is synced to Jira (as an epic).

Info

The issue key you supply as the value of EPICLINK will only ONLY be used when you click on 'create test issue'. In normal operation, the value will be ignored.

...