Connector Improvement: Jira cloud distinguish between Team managed and company managed projects.
Hi Team,
We went through the ERD for Jira cloud, and we do not see a way to separate Team managed projects from the company managed one.
So, is it possible to sync the attribute "Simplified" as part of Project table for Jira cloud connector. The API end point is https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-projects/#api-rest-api-3-project-projectidorkey-get
The current REST API, specifically "rest/api/2/project" features a 'simplified' attribute.
Please note: If this field is set to 'True', it is a Team Managed Project. If this field is set to 'False', it is a Company Managed Project.
Moreover, an alternative field style that could potentially address out concern. However, it is important to note that this field is presently not included in the sync process.
If "style":"next-gen" = Team-Managed Project
If "style":"classic" = Company Managed project
We have also tried to find if there is any existing alternative using #167559 but no luck.
This feature would really help us proceed ahead.
-
Official comment
Hi Onkar,
Thanks for the heads up on this. I'll add it to the backlog and we will look into supporting this in the future.
Frank
Please sign in to leave a comment.
Comments
1 comment