You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I have a dropdown field that has a different selector list based on which project it is configured to.
For example:
FIELD A:
Project 1
1
2
3
FIELD A:
Project 2
4
5
6
Even if I add options 1,2 and 3 underneath the list for Project #2, I can't seem to retain the info when moving tickets from Project 1 to Project 2. How can I best retain the info?
Hi Ben:
Are both projects - Company Managed Type? If they are Team Managed Type, then the field setup cannot be shared. Thus, the values will not be retained.
However, if your projects are Company Managed Type, then the custom field (assuming Field A is a custom field) is setup in Settings >> Issues >> Custom Fields. The field itself have different context to support both project A and B. If you added option 1, 2, and 3 to the option context for project B, then when you move issues from project A to project B, the field value will automatically be retained.
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Company Managed/Team Managed types are only applicable in the CLOUD env. In Data Center (server) env, all projects are company managed.
In Data Center (server), the custom fields configuration are the same as what you get in the CLOUD env Company Managed typed project.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks @Joseph Chung Yin . The problem is that even if I put the same name as an option in the destination project it is not retaining. When bulk moving the dropdown says Option A (Not Available), even though I've created another option with the same name. Any ideas?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There has to be some differences between the original option value and the new option value that you added for project B context for the same custom field. (i.e. extra space etc..)
Doing the bulk move operation, it should automatically mapped if the values are exactly the same.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Joseph Chung Yin Please see the error I'm getting attached. I'm trying to get windows to auto map but it refuses.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After doing more analysis, the best solution is for one to generate an export (CSV) containing the issue key, summary, and the field in question prior to the move from project a to project b.
After the issue is moved from project a to project b, then conduct a CSV update using External System Import to update the field in question value associated with project b's context dropdown value. (even if the values are the same).
Or, you will need to select the appropriate value manually to resolve the internal ID error during the move operation.
I was surprised that it no longer automatically mapped the value during move or bulk move operation.
Thanks for your input and patience.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Joseph Chung Yin What If I moved Project B to the configuration from Project A for that field? I'd have to unassociated first before associating to the new. Would I lose all current data in that field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you move project B to use the same context configuration used by project A, then any issue in project B where the field is populated will get wiped out.
Best, Joseph
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.