Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run this query in your database.

    Code Block
    themeMidnight
    select workflowname from jiraworkflows where descriptor like '%<arg name="class.name">org.swift.jira.cw%';
    


  2. If the query returns any records, it indicates that the UoT app is being used in that workflow. If the UoT app is used, the above query gives the result as shown below:
    Image RemovedImage Added