How to capture the date values in Jira?

Bala Krishna July 2, 2012

we have added two fields called Initial Verified and Initial Confirmed.

when ever status goes to Confirmed status set the date value on Initial Confirmed and should not get change.

when ever status goes to Resolved status set the date value on Initial Verified and should not get change.

How to accomplish this one?

-Thanks in Advance

Bala

1 answer

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 2, 2012

Remove the fields from all the screens except "view issue" (i.e. they should not be in create, edit or transition screens)

Set the dates with post-functions on the transitions (from memory, you'll need a plugin to do this, like Jira Misc utilities, but try it in native Jira before going looking for a plugin)

Bala Krishna July 2, 2012

Thanks Nic will check this plugin

Suggest an answer

Log in or Sign up to answer