Hello all,
I have been tasked by IT to develop and maintain a list for all of our Jira and Confluence users. Not only is there no export capability to create an excel doc that I can (slowly) extract the information required, there are no examples (that I can find) to describe how to build something in scriptrunner/groovy to achieve it.
IT wants:
Total user Count
Users by groups
Users by internal Jira directory
Users not in internal directory. (ex. LDAP)
I am even more confused by the fact that Jira System Info doesn't match User Management totals either! System Info says 868 but, management and userManager.getTotalUserCount() both say 712!
So which is it? :eyeroll:
Some help/hints/suggestions would be great o mighty gurus of Jira!