Hi All,
Is last execution date value stored in any database? This field provide very important values related to transition execution.
With JIRA off-the-shelf, it's not directly stored, but extracted from the issue history when required.
Some add-ons that expose it do store it, but in most cases, no.
Thanks Nic, When you say " Extracted from Issue History" you mean the front end or somewhere from Database.
In history tab we could only see those values but it is not possible to use them somewhere in JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Both. The front end is reading the history to get them.
The history tab is not fields, it's history. The data is in there, but it's not stored as "a last execution date", it's stored as "something changed at this date/time", and the code reads and interprets that.
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.