A quick description regarding the “Epic stasuses” by Atlassian. However, complete instruction could be found in the following link. Working with epic statuses Epic statuses Since issues in epics can be from multiple projects and the issues contained in the epic might have different workflows and statuses, an epic status is different from the workflowContinue reading “Working with Epic statuses in Jira”
Tag Archives: jira
How to export multiple linked Issues on an Issue using Xporter along with attachments
Jira does not offer unfortunately out of box such an export function. However, there is a good alternative to make this work as named on summary section. This add-on called “Xporter for Jira”. The link to add-on could be found in the following link. Just choose the appropriate version based on your Jira Instance OfficialContinue reading “How to export multiple linked Issues on an Issue using Xporter along with attachments”
Copy values between fields by using Structure in Jira
If you want to overwrite the content of the fields or simply copy it from one into antother, you can use the following steps in Structure. This is possible using Effectors. Refer to Attribute to Issue Field Effector for more information.
Extract a portion from an “User Picker (single user)” custom field by Jira automation
Jira automation offers a vast majority of opportunity of tweaking Issues. One of them which is actually easy but a bit secret function is to extract a portion of a text. In my example, I tried to extract the string from a user name between parenthesis on all returned Issues by jql for a customContinue reading “Extract a portion from an “User Picker (single user)” custom field by Jira automation”