JIRA integration #2133
Replies: 2 comments
-
Implemented! https://docs.flagsmith.com/integrations/project-management/jira |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome thanks a lot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Several customers have discussed/requested a JIRA integration. JIRA is a large product! This discussion is to go over what potential functionality an Integration could entail.
View/Modify flags within JIRA
JIRA allows you to surface third party UI similar to our Datadog dashboard widget integration. We can allow for the following actions:
Create a flag and associate it with a JIRA issue
Within the JIRA UI, navigate to an issue. Then create a new flag. Provide the default state. This would associate the flag with the currently selected JIRA issue.
Associate an existing flag to an existing JIRA issue
Within the JIRA UI, create a new flag. Provide the default state. Associate it with the currently selected JIRA issue.
Modify the state of the flag in Jira
Given the appropriate permissions, allow the user to modify the flag state within Jira for a specific environment.
View the audit log for the particular flag in JIRA.
Further Info
Atlassian have a Marketplace that could house the integration.
Beta Was this translation helpful? Give feedback.
All reactions