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

how2 enforce a field is populated during an issue-move from Project A to Project B

We're using Jira Data Center 9.1.1

A department has the following workflow:

  • an issue is created in the dev team's Jira Project ('Source Project')
    • the dev team work on the issue and eventually transition the issue to status = 'ready for test'
  • then the dev team give the issue to the testing team by moving it to the test team's project ('Target Project')
    • (the workflows are aligned: status = 'ready for test' appears in both projects' workflows)

The problem we're trying to solve is there is a field in the issue - call it 'Mandatory_Field' - that the test team need populating.

Because this is as 'issue-move' operation and not an 'issue-transition' one, we're struggling to find out how to make this field mandatory (i.e. is populated / is not empty) during the issue-move operation.

Does anyone know if this is possible?  For example, could some configuration do either of the following:

  • Either prevent the Source Project issue-move operation from being initiatiated unless the Mandatory Field != empty
  • or the Target Project refuses to accept incoming tickets (from an issue-move operation) unless the Mandatory Field != empty

2 answers

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 13, 2023

You can't do validation on issue moves.  

You have a much bigger problem here - your process is broken.  Moving an issue from one project to another is never part of a process, it breaks so many things.

You need to revise your data structure - your projects sound like they are aligned to teams, which is not the right thing to do for you.  The "assign issue to test team" should be part of the workflow, not done by project.

0 votes
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 12, 2023

Hi Arnold,

Why not add a Validator to the transition in the Dev team project workflow to require the field be populated before moving it to ready for test? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events