The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Looking for a way to pull a report to see a list of all board members and their names.
@Amanda DeLancey if you have premium, you should be able to do an export of your workspace table, and then use excel to filter by board name and pivot table for unique names under cards assigned. (Although I'm not sure this would list people who are _not_ assigned cards.)
@Brittany Joiner Thanks! I have been able to export the board however it only will show me the folks tied to cards. Looking to scrub admins as well as people who no longer need access to the board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Amanda DeLancey i bet you can parse that from the JSON of the board now that i think would have that info. Just go to board settings and click print and export and then export to JSON and you can probably parse the members out from there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes! it looks like there is a members object on there. So you could probably grab this, go to the "members" object, copy and paste that into something here: https://www.convertcsv.com/json-to-csv.htm
And it will convert those into a excel table with a list of members:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Congratulations to @Laura Holton , our latest winner of Taco Tuesday! And thanks to @Kristján Geir Mathiesen for sharing the picture of Taco having fun with his new friend B...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.