The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Combine information from two SQL tables

Bartosz Kaczyński
January 31, 2020

Hi, I build a script to remove licences from inactive users. I want to combine these two queries:

1) Identify users in Jira who haven't logged in for the past 90 days 

2) Get list of licensed users in Jira server 

into one table to get list of inactive users with license (software and service desk), but my knowledge of SQL is not enough good. Jira version 8.5, MySQL database. Later I want to use API request to remove them from group.
Any SQL masters here? :) I'd be grateful for help.

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.