I would like to change epic colors to reflect their statuses what eould be useful in roadmap and backlog views for planning and fast communication without the need to open them separately. I have tried automation scripts but json is giving me errors what ever way I try to edit it. Trying: "customfield_10017" : { "value": "purple" } or
Navigate to the Task and click on he edit button. On the edit screen you will see a field called as Epic (if not available reach out to your admin to have it added). you can used this field to search for the epic you want to associate with the task.
I need to set epic link using groovy if a condition is true. I'm using the following script: import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.ComponentManager import com.atlassian.jira.issue.IssueManager import com.atlassian.jira.issue.Issue; def customFieldManager = C
From your project's sidebar, select Issues. Select a pre-set filter in the sidebar, set the field filters, or both. Order and sort the issues using the options at the top of the list of issues. Select an issue to view or edit it. Select Reset to clear your search criteria.
Hello everyone for jira server works next. You can use announcement banner for it. Script below will add column with issue type name for "Issues in epic" section. Jira 9