Add, Edit or Delete buttons are visible but clicking them does nothing
What you are seeing
Add, Edit or Delete buttons are visible but clicking them does nothing.
#Why it happens
The permission check treats anything other than an explicit permission denial. Including a network error. As "allowed", so the buttons can appear for users who cannot actually change attachments, and the action then fails quietly.
#What to do
Check that you have permission to create and delete attachments on that issue's project. If you do, reload the page. A transient network error during the check produces the same symptom.
#Related
Issue shows on the Diagrams browse page but the issue panel and the count badge show nothing (or the
Two different definitions of "is this attachment a diagram" are in use. The search index a
JQL filter using the diagram fields does not resolve, or a filter copied from documentation returns
The JQL field names carry a 6-character prefix derived from the app id and environment, so
Everything else
The rest of this family.
Found it? Good.
