-
Notifications
You must be signed in to change notification settings - Fork 163
Description
Below are the issues/enhancements found in the RC v2.5.0-rc1:-
Issues:-
- It is possible to unsubscribe any repository subscription from the channel, even if the subscription or repository does not exist. #870
- After setting the default repository, the Create Issue modal does not preselect the default repository in the repository field. #929
- The plugin does not validate the provided username before adding it to the mute list. It also does not check if the username exists in the mute list before attempting to remove it. #920
- In plugin configuration, if an invalid organization is added first and a valid one later, running the Create Issue command does not display any repositories. However, if the valid organization is added first followed by the invalid one, repositories are displayed correctly in the Create Issue modal.
- When adding a subscription to a channel with an invalid repository name:- a) Sometimes the subscription is created. b) Sometimes the expected error
Unknown repositoryis shown. c) Sometimes the plugin crashes and shows the error:/github command crashed the github plugin. Please contact your system administrator
Enhancements:-
- After disconnecting the GitHub account, the GitHub logo disappears from the left-hand side.
- The github help command does not include information about the
setupandaboutcommands. - The creator profile link in issue and pull request notifications opens in the same Mattermost tab instead of opening in a new tab.
- The help command is only able to run when the user is connected to github.
- Tooltip on the pull request number shows "Issue" instead of "Pull Request" in the GitHub RHS.
- The GitHub announcement modal does not display the word or character limit.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done