Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Hotfix: Isaicp 4589: Allow facilitators to receive a notification as well on a membership request #1253

Merged
merged 3 commits into from
Jun 21, 2018

Conversation

idimopoulos
Copy link
Contributor

No description provided.

@@ -66,7 +66,7 @@ public function onCreate(NotificationEvent $event) {
'rdf_entity-collection-administrator' => [
$template_id,
],
'rdf_entity-solution-administrator' => [
'rdf_entity-collection-facilitator' => [
Copy link
Contributor

@pfrenssen pfrenssen Jun 20, 2018

Choose a reason for hiding this comment

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

This looks like it is removing the possibility of sending the notifications to solution administrators. I'm not sure if this will affect anything. It is not possible for users to request membership of a solution, but facilitators can add new members at will in order to expand the facilitator team.

The class does not have good documentation explaining what it covers so I am not sure. Let's see what the tests say.

/**
 * Class OgMembershipSubscriber.
 */

👍

Copy link
Contributor Author

@idimopoulos idimopoulos Jun 21, 2018

Choose a reason for hiding this comment

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

Τhere are no membership requests for solutions so the second index is probably wrong and should be rdf_entity-collection-facilitator, thus, making this ticket indeed a bug. There was no spamming question for this issue.

@pfrenssen pfrenssen merged commit 57c126c into master Jun 21, 2018
@pfrenssen pfrenssen deleted the ISAICP-4589 branch June 21, 2018 14:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants