2026-07-21 09:38:47
#Jira is a corporate social network, essentially.
You can post and reply, you can mention others, add media, and even link posts. The backlog is your timeline.
#Jira is a corporate social network, essentially.
You can post and reply, you can mention others, add media, and even link posts. The backlog is your timeline.
I think I'm too dumb to understand #JIRA API permissions...
I want to access:
/rest/api/3/issue
/rest/api/3/search/jql
The docs say I need:
read:issue-details:jira
read:audit-log:jira
read:avatar:jira
read:field-configuration:jira
read:issue-meta:jira
write:issue:jira
write:comment:jira
write:comment.property:jira
write:attachment:ji…