I'm using this formula in a formula column in structure to capture the date issues move to specific states.
history.changes.filter($.field = "status" and array("in progress","functional designing","analysis in progress","analyzing").contains($.to)).last().changegroup.time
In some situations an issue may progress past one of these in the workflow but then move back to this earlier state. This results in that date being the 2nd time it went into that state. I only want to capture the first.
Is that possible?
For Apps, it's sometimes best to reach out to the vendor directly for help.
See their contact details on their Marketplace listing's support tab: https://marketplace.atlassian.com/apps/34717/structure-by-tempo-jira-portfolio-management-ppm?tab=support&hosting=datacenter
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.