You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most times, with JIRA epics, the field could be a custom field. Adding it to the template would mean you add the custom field to the template. Confirm this with the schema on your JIRA server.
To solve this, I currently do this in two steps:
Create the JIRA ticket with jira create ...
Add the created JIRA-TKT to the JIRA-EPIC using jira epic add JIRA-EPIC JIRA-TKT
p.s: You may also want to do the same thing for labels withjira labels add ...
Hello,
I tried to add field for epic link in the create template, as below:
And when I tried to generate the ticket with the command:
I get the error: ERROR epiclink: Field 'epiclink' cannot be set. It is not on the appropriate screen, or unknown.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: