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

Provide a way to select a default Jira instance if none is set #803

Open
DHaussermann opened this issue Sep 14, 2021 · 1 comment · May be fixed by #1111
Open

Provide a way to select a default Jira instance if none is set #803

DHaussermann opened this issue Sep 14, 2021 · 1 comment · May be fixed by #1111
Labels
Type/Bug Something isn't working
Milestone

Comments

@DHaussermann
Copy link

If the user connects to multiple Jira instances and does not yet create an issue, no default instance will be set yet.
This causes some commands to fail which use the default instance if none is passed in. fir example:

  • /jira transition DP-44 done
  • /jira instance settings list

The feedback is bad and suggests a problem has occurred. We should tell the user no default instance is set and possibly a way to select one.

Steps:

  • Login as a test user
  • Connect to 2 installed Jira instances
  • Do not create and issue or attach so, user has no default instance
  • type /jira instance settings list
    Observed:
    image
@DHaussermann DHaussermann added Triage Type/Bug Something isn't working labels Sep 14, 2021
@catalintomai
Copy link

Please fix the error message: "Please provide an instance, since no instance is being set currently", cc: @aaronrothschild.
@DHaussermann : please open ticket for setting the instance without needing to use the create modal, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type/Bug Something isn't working
Projects
None yet
3 participants