how to copy the cascade custom filed from Jira Service management project to Jira software project by using Automation rule? Please resolve this issue.
When an issue is completed the resolution field displays 'done'. I have added another field call 'resolution' where it is a text field. When I download the list if issues into excel, the 'resolution' column displays 'done' and the other resolution field is not on the excel file. Why?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Nancy Woo,
The names of the two fields exactly the same?
When exporting, select all exports and see if you can find the field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Nancy Woo,
Can you see this custom field directly in the screen when you are editing and viewing issues?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Nancy Woo,
Does this custom field apply only to Bug types?
If this is the case, add conditions when querying like: Issuetype = Bug
Then check whether this field can be seen in the column
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.