Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to force a user to update a remaining time estimate in a workflow transition?

Marvin Brand
Contributor
June 3, 2026

Hi there community ✌🏼

we have a printing data production team. They get their daily jobs as Jira issues. When they finished their job (issue) they put in in a "Review" state, where the job is getting reviewed by a project manager. The project manager then decides whether a correction of the data is needed. If so, he pushes the issue back to status "In Progress".

Currently, the value of remaining time estimate stays the same and is shown in the transition screen. The project manager should really adjust the remaining time estimate now, but often forgets to do so. 

Bildschirmfoto 2026-06-03 um 13.24.53.png

>> Now we're coming to the core question:
Is it possible to force a user to change / update the remaining time estimate field on transition?

One idea we came up was to create a separate custom field (e.g. "New time") on the transition screen to fetch the new user input. In a post function the value of the "new time" field will overwrite the "remaining estimate time" field.

Any more elegant ideas?

Thanks for your help!

1 answer

0 votes
Arkadiusz Wroblewski
Community Champion
June 3, 2026

Hello @Marvin Brand 

A standard "field required" validator won't work because Remaining Estimate isn't empty; it already has a value.

Try use the Field has been modified validator on your transition screen to force an update. If that validator doesn't support time tracking in your workflow, make a temporary custom field (like "Corr Estimate") required on the screen, then use a post-function to copy its value over. Avoid using automation alone, as it cannot block the transition if the user ignores the field.

Best,

Arkadiusz🤠

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events