Is it possible to apply some function/Condition or validator to set time for transit workflow from one status to another?
Do you mean that you want to make issues move through the workflow if they meet some timing criteria (like "in status of "open" and have not been updated for 4 days")?
The standard answer here is to use Jelly Escalation type scripts to do that. See https://confluence.atlassian.com/display/JIRA/Jelly+Escalation
If I have misunderstood the requirement though, could you explain it differently?
yes, but I don't want to close the issue , only wanted to move or escalate it to next workflow level.
Let say open-> Level1-> level2
So if it is on Level-1, I wanted to move it to level-2 after some time if it is not moved manually
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The escalation stuff pushes issues through the workflow. It just happens that Atlassian need it to do "close". You need it to do a different transition, so change it to suit your transitions rather than Atlassians.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.