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

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,871
Community Members
 
Community Events
184
Community Groups

how can i put a validation on a ticket transition if only meet certain condition.

Hi ,

I want to put a validation on a ticket that ticket can only be transitioned from "Ready TO pick" to "IN progress" if few custom fields dates(like dev complete commitment date, QA complete commitment date) are provided, otherwise ticket can not be moved to any other state.

I've applied automation in order to achieve it, however ,tickets can be moved from "Ready to Pick" to "In progess" if dates are not provided but if page will be refreshed, ticket will be moved back to "ready to pick". this is happing at page refresh..i want it to be happened without need of page refreshment.

Please help!! 

 

2 answers

0 votes
Jose Luis Gaitan
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 30, 2021

Hello, @Deepika singh ;

have you tried using a workflow condition? Please follow this link, maybe it can help you:

https://support.atlassian.com/jira-cloud-administration/docs/configure-advanced-issue-workflows/

I haven't tried the workflow conditions. Thanks!! 

0 votes
Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Sep 30, 2021

Hi @Deepika singh 

You have to edit the workflow of the specific issue type and place two conditions joint by the logical operator of your choice (OR/AND).

  • Project Settings > Workflows
  • Click edit (pencil) on the workflow
  • Select the transition you want to insert these conditions
  • On the popup click Conditions
  • Click Add Condition
  • Click "Value Field - Allows to execute a transition if the given value of a field is equal to a constant value, or simply set."
  • Select your field and value
  • Do that for all variables you need, with the exception that instead of clicking "Add COndition" , you hover over your first initial condition and click Add grouped condition
  • After doing that, set the logical operators
  • Test it and make sure that it works perfectly!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events