Hi Team,
I’d be grateful for help with the following issue that is blocking us from adding projects to our Team subscription.
Template information:
- ALM used : Azure DevOps
- CI system used : Azure DevOps
- Scanner command used : N/A
- Languages of the repository: not relevant / C#, HTML, CSS , JS
- URL: private project within a Team subscription
- Error observed :
- Cannot access newly created project (“The requested project does not exist, or you have not been granted access” in project/overview?id=[new-project-key]).
- Error seen immediately after creating the project via web ui.
- Error seen despite enabling any visible permissions (administer organization, create projects, execute analysis, administer quality gates, administer quality profiles).
- Error seen despite the project having been apparently created (re-using the same project key gives error “Could not create Project, key already exists: [project key]” ).
- Same error for importing single repository, by monorepo setup, or by manual setup
- Same error seen by a colleague (also cannot successfully create new project in the same organization despite apparently having the necessary permissions).
- The functionality used to work - we have a number of projects set up including CI CD pipelines.
-
Steps to reproduce
Create a new project in our organization using any method. EXPECTED: project details page displayed, and new project can be found by filtering the organization projects’ list. ACTUAL: Error "The requested project does not exist , or you have not been granted access” and project is not listed among the organization’s projects. -
Potential workaround: none found
kind regards,
Tadeusz