Hello,
Can anybody help me share the DB query to fetch "Zephyr Test Step" along with other JIRA Custom fields?
Zephyr has challenge in UI, which will not allow me to export Zephyr Test Step through normal JQL. We have to got ot test executions to export Zephyr Test Step, but the problem here is we cannot export JIRA Custom fields in this search.
I am looking for one stop to export/fetch both JIRA custom field values and Zephyr Test Step value for issues.
Regard,
Murthy
SQL is by far the worst possible option for doing this. Just fetching the custom fields alone is a nightmare unless your custom fields are all of very similar types.
I would very strongly recommend you look at the Zephyr and Jira remote APIs instead of trying to take your database down with hideously complex queries.
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.