Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Migrate one issue type to another --> update issue type workflow status to destination status

Hey everyone, 

I have a question regarding issue type migration. Here are the details:

- Migrate issue type A to issue type B

- IF issue type A's current status = Open, THEN migrate the status to 1st Review (this status is found within the workflow of issue type B)

 

Here is how I'm looking to approach this, but would like any advice before doing so:

Workflow:

- Copy the project workflow scheme --> edit the workflow scheme so that issue type A's workflow is now associated with the workflow of issue type B

 

- Apply the updated project workflow scheme to the project

 

Issue Type Migration:

- Search via JQL query for issue type A with status = Open 

i.e. project = example AND issuetype = A AND status = Open 

 

- Bulk update the result issues and update the status to 1st Review 

 

- Copy the existing project issue type scheme --> modify to remove issue type A --> add issue type B to the scheme --> apply scheme to project

 

Does this approach make sense or am I completely off? Thank you for the help in advance!

1 answer

Hi @Akash Panchal  Actually the Bulk edit will workout what you have expected. But try once in Sandbox before you go to implement in Production.

 

Thanks,

Asmath

Suggest an answer

Log in or Sign up to answer