Forums

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

Structure Boards with Inactive Owners

Jeff Stack November 2, 2021

How can I find all Structure Boards that have an Inactive Owner?  We've recently lost some team members across the enterprise who owned a number of Structure Boards and I would like to find all Structure Boards with Inactive Owners so I can update them.

Thx,
Jeff

1 answer

4 votes
Yulia Barbash _ALM Works_
Atlassian Partner
November 3, 2021 edited

Hello @Jeff Stack !

Yulia from ALM Works here!

You can query your DB to get all structures and their owners, matching the user key from the Structure table with the username:

SELECT s."ID", s."C_OWNER", s."C_NAME", ap.lower_user_name FROM "AO_8BAD1B_STRUCTURE" s INNER JOIN app_user ap on ap.user_key = s."C_OWNER"

The easy way is to go to Structure> Manage Structure you can see a column with the owner.

Please let me know if this helps.  I look forward to your feedback.

Best regards
Yulia Barbash

Jeff Stack May 10, 2022

Thanks Yulia.  The Owner column for Structures does not show an owner as inactive if they no longer have an active account in Jira.

I don't have access to our DB so, unfortunately, I can't query it.

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