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

Add permissions check at start of editing #1496

Open
mararad opened this issue Nov 20, 2020 · 0 comments
Open

Add permissions check at start of editing #1496

mararad opened this issue Nov 20, 2020 · 0 comments
Labels

Comments

@mararad
Copy link
Collaborator

mararad commented Nov 20, 2020

When starting editing, test writing a randomly named attachment and deleting it. If either fail, tell the user to go and read a knowledge base article that I need to write...

If the initial write fails with a 302 returned, it's this one
https://groups.google.com/forum/#!topic/atlassian-connect-dev/VbmNcgvRFe4.
We'll need another KB article to point users at to explain to add draw.io user to jira-software-users, or whatever the base product is.

Similar to what we do in P2 JIRa, we could simply check for CREATE and DELETE permissions. It can be done with a single rest call.
/rest/api/2/mypermissions

@stale stale bot added the wontfix label Mar 20, 2021
@davidjgraph davidjgraph added the notstale Stop the stale bot from processing label Mar 23, 2021
@stale stale bot removed the wontfix label Mar 23, 2021
@jgraph jgraph deleted a comment from stale bot Mar 23, 2021
@davidjgraph davidjgraph removed the notstale Stop the stale bot from processing label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants