Forums

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

GET INFO VIEW_PROJECT and VIEW_ISSUE permission from API Get assigned permission scheme JIRA

Duyen Nguyen December 8, 2023

About 1 month ago: 

  • Use  API Get assigned permission scheme can get the VIEW_PROJECT and VIEW_ISSUE permission data set in the Project.
    {
        "id": 10653,
        "self": "https://usessos.atlassian.net/rest/api/3/permissionscheme/10002/permission/10653",
        "holder": {
            "type": "applicationRole"
        },
        "permission": "VIEW_PROJECTS"
    },
    {
        "id": 10654,
        "self": "https://usessos.atlassian.net/rest/api/3/permissionscheme/10002/permission/10654",
        "holder": {
            "type": "applicationRole"
        },
        "permission": "VIEW_ISSUES"
    },

Currently, when create new project, I can't get VIEW_PROJECT and VIEW_ISSUE in project from API Get assigned permission scheme.

Does anyone know the reason why?
Please can you tell me why the api is not responding VIEW_PROJECT and VIEW_ISSUE permission in project.

Thanks you.

Ref API: 

https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-project-permission-schemes/#api-rest-api-2-project-projectkeyorid-permissionscheme-get
- https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-permissions/#api-rest-api-3-permissions-get



1 answer

1 accepted

0 votes
Answer accepted
Ondřej Medek
Contributor
March 15, 2024

Disclaimer: I am not from Atlassian, just another confused user here.

Atlassian has announced these new permissions in Aug 2022 https://community.developer.atlassian.com/t/introducing-two-new-project-permissions-view-projects-and-view-issues/60822/19 but if you follow the thread it was cancelled in Mar 2023 with "this work is still a priority for us" And the thread is closed and I cannot find any notice how this change continues or it it was abandoned altogether.

 

See also Jira API bug https://ecosystem.atlassian.net/issues/ACJIRA-2638

 

And see my question on developer forum https://community.developer.atlassian.com/t/what-is-the-state-of-introducing-new-perimission-view-projects-and-view-issues/78318

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events