Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Search workflows for deactivated user

Jennifer Kelley September 15, 2017 edited

I am looking for a way to seach all my workflows for deactivated users.

Specifically, if I have a termed employee and deactivate their JIRA account, how can I find all workflows with a post funtion that assigns the issue to that person?

I know that I can export an individual workflow to xml and then search for the user name.  I don't want to do this for each workflow.  I am hoping to find a way to just search all workflows.

I would settle with being able to export all workflows to xml at once.  Is that an option?

I am having trouble even finding google results on this topic.

1 answer

0 votes
Bhushan Nagaraj
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 15, 2017

Hi Jennifer,

Workflows are stored as xml in the database. You can query the database directly and parse the xml content.

Look up jiraworkflows table on the database.

select * from jiraworkflows;

The xml is stored in the descriptor column.

Thanks

Bhushan

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, jira cloud certification, managing jira projects, jira project administration, jira cloud exam, atlassian certification, agile project management, jira workflows, jira permissions, jira training, jira cloud skills, atlassian learning

Become a Certified Jira Service Project Expert 🦸🏻‍♂️

Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.

Get Certified! ✍️
AUG Leaders

Atlassian Community Events