Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JIRA] Restriction for ticket creation in JIRA #157

Open
ishsha opened this issue Feb 28, 2025 · 0 comments
Open

[JIRA] Restriction for ticket creation in JIRA #157

ishsha opened this issue Feb 28, 2025 · 0 comments

Comments

@ishsha
Copy link

ishsha commented Feb 28, 2025

There are several projects in the JIRA I connect to and there is only one project which I have an access to.
When I've tried to use the extension to create a new ticket it failed with an exception "Request failed with status code 400".
After a short research I found out that the problem is that the extension tries to get data about allowed issue types for the project which I don't have an access to: rest/api/2/issue/createmeta/<project_id>/issuetypes
As far as I understand, the extension tries to get data about all the projects in the JIRA and their allowed issue types when ticket creation command is called in order to display correct ticket creation panel.

I've tried to set up 'atlascode.jira.workingProject' property with the id of my project, but it doesn't help.

Is there any way to restrict the list of projects in the JIRA for ticket creation command?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant