I would like to check in which workflow condition and postfunction certain field is used.
Is it possible in easy way?
I don't think there is an easer way of checking this besides exporting the workflow to XML and searching for the field's name in the XML content.
System fields with name (e.g. summary, description, etc) and custom fields with key ("customfield_12345") will appear in the xml.
Tibor
Tibor is right. You might find it easier to just query the DB as it stores the XML-Files in the JIRAWORKFLOWS table
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michal,
I may be a little late, but you should try the Workflow Viewer in JJUPIN and look for the customfield either by id or by alias.
Ligia
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.