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.
I need to make sure that the developers are adding the Original estimation and Due date while moving a task to In progress. How can I ensure that?
I tried to do it with transition rule. But I couldn't do it as the Original estimate field was not there in the Field drop down
Please see the screenshot. Please help me to resolve this.
Hi @Hareesh
I feel like this is not possible in a team-managed software project, as it doesn't seem possible to add a rule based on the "Original estimate" field (as you said, it is not selectable in the dropdown). What you could do is creating a custom field, which should be visible in the dropdown after adding it. Alternatively, you could switch to a company-managed project, but I assume this is not an option as your current project is already used actively?
@Hareesh unfortunately, as very well @Michel Neeser has stated, this is not possible on TMP since original estimate is not available on the dropdown menu.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Hareesh If you switch to a company-managed project to solve this, the answers from @Brant Schroeder and @Deepanshu Natani will be very helpful.
Please consider accepting this answer if it helped you, maybe it is helpful for others too. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Hareesh You will need to add a screen on the transition that you want this to occur on. You will need the time tracking field on the transition screen that you added to the workflow transition. You can then use a transition validator, validator > fields required > original estimate. This will prevent the transition from occurring if the user does not add information to this field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Hareesh
You can use a "Field required validator" in the transition .
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.