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

Programmatically determine permissions of a user against a project #299

Open
SteveMcGrath opened this issue Sep 3, 2024 · 0 comments
Open
Labels
backlog enhancement New feature or request

Comments

@SteveMcGrath
Copy link
Collaborator

          > Yeah looking into the debugs, its basically saying that none of the fields that were created are assigned to the screens associated to the subtask (10002), and that's where the failure is occurring.

If those fields ARE part of both of the screens, then it IS likely a permission issue, sadly Jira isn't very direct about what it's failing on when this happens.

Check that all of the permissions outlined here are applied to the user that is linked to the integration: https://github.com/tenable/integration-jira-cloud?tab=readme-ov-file#permissions

Looking through the log file I'm not seeing anything that points to something i can fix on my end. I'd love to be wrong and get you something working, but we need to eliminate the permission and screen problems as potential issues first.

I checked and fields are assigned to screen associated to the subtask (10002)
But checked permissions and I found out that I didn't have permissions shown in README doc (edit issue and so on). I assigned all necessary permissions and everything went smooth. I think we can close this ticket :)

Thanks a lot.

P.S I think this script should check if we have necessary permissions, if it's possible

Originally posted by @ltakashvili in #297 (comment)

@SteveMcGrath SteveMcGrath added enhancement New feature or request backlog labels Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant