Closed Kshitij-Katiyar closed 5 months ago
Fixed the bug 'don't have the permissions to create subscriptions for this project'. The permissions for the guest users were not handled for groups, it was only handled for projects. Updated the condition to include group-level access as well.
Fixes https://github.com/mattermost/mattermost-plugin-gitlab/issues/493
Summary
Fixed the bug 'don't have the permissions to create subscriptions for this project'. The permissions for the guest users were not handled for groups, it was only handled for projects. Updated the condition to include group-level access as well.
Ticket Link
Fixes https://github.com/mattermost/mattermost-plugin-gitlab/issues/493