You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: