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-34]: Added the test cases for adding assignee in issue on jira through slash command on MM. #25

Merged
merged 4 commits into from
Jan 3, 2024

Conversation

arush-vashishtha
Copy link

Summary

This PR consists the test cases for adding assignee to a jira issue with following scenarios,

  • Using MM user name followed with @.
  • Using MM user name not followed with @.
  • Connected and disconnected user.
  • Using jira user name.

**Step 3**

1. Add a issue key in the following slash command `/jira assign [issue key] [assignee]` in the channel on MM.
2. Add the MM user name in the [assignee] in above command when the user's MM account is disconnected to jira account.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this only specific for disconnected user, whether we start with '@' or without it?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes in both the cases it'll show the error, although the error are different. so should i update the test cases? for the different errors.

@arush-vashishtha arush-vashishtha merged commit 3ab7c84 into assignee_of_issue Jan 3, 2024
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.

3 participants