Hi!
I've spent the last hour trying to understand how I can get a list of roles and people assigned to those roles in a project. Basically the same as what is being displayed in the People page in the Project Settings:
The background for this being, we need an overview of who has each role in a project and since Jira is already our single point of truth we want to get it from there. If we try to keep this data anywhere else it would get old within a week...
Preferably I want to embed it in our own dashboard so everyone can easily see who's the Dev Lead in a project (or any other role for that matter).
Another option could be to embed it in a confluence page, something like a Project Overview doc.
It can be done using the REST API. The endpoints you are looking for are a combination of Get project paginated, Get project roles for project, and Get project role for project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.