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

[MM-803]: Added a slash command to set a default jira instance in case of multiple instances #1111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Kshitij-Katiyar
Copy link
Contributor

@Kshitij-Katiyar Kshitij-Katiyar commented Aug 2, 2024

Summary

Added a slash command to set a default instance in case of multiple Jira instances
/jira instance default <jiraURL>

Screenshot

Screenshot from 2024-07-31 15-14-53
Screenshot from 2024-07-31 15-15-11
Screenshot from 2024-07-31 15-15-29
Screenshot from 2024-07-31 15-21-52

Issue Link

Fixes #803

What to test

  • Connect Mattermost to 2 JIra instances but don't create any issue or subscription
  • Run /jira instance setting list, you must receive an error as mentioned in Provide a way to select a default Jira instance if none is set #803
  • Run /jira instance default <jiraURL>
  • Run /jira instance setting list, you must receive not receive any error and the command should respond as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a way to select a default Jira instance if none is set
2 participants