mattermost / mattermost-plugin-gitlab

GitLab plugin for Mattermost
Apache License 2.0
139 stars 83 forks source link

[MM-517]: Fixed the issue 'Unable to subscribe to groups or subgroups #518

Open Kshitij-Katiyar opened 2 months ago

Kshitij-Katiyar commented 2 months ago

Summary

1) Added the condition that the permission to the project will only be checked if the subscription to be created is of project-level subscription. 2) Permission for the group and sub-group is already getting checked in the ResolveNamespaceAndProject function.

Ticket Link

Fixes #517

Testing Steps

1) Create a group, sub-group, and project subscriptions.