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

Notifications are send out after editing an existing instance of reengagement #156

Closed
jbs1 opened this issue Jun 4, 2024 · 1 comment
Closed

Comments

@jbs1
Copy link

jbs1 commented Jun 4, 2024

Hey,

So i have setup my mod instance to sent out a notification base on a time and activity completion.
So I setup the instance to notifiy on completion and setup the reengagement duration to something like 1 minute.
Then I set the restrict access to a specific time and the respective activity completion. This seems to work fine. So it makes the reengagement activity available when the specificed time is up and the activity completion condition is also met and then it sets the reengagement to complete, after the restrict access conditions are meet, and 1 minute later it sends out the messages..

However this seems to only work when i setup the reengagement the first time. When i tried to change for example the restrict access conditions it will mark all users immediately as complete on saving and send out the notifications regardless of what the restrict access says.

This seems to be kinda weird behaviour.

Repro Steps

  • Create reeng instance
  • set to notify on complete
  • set duration to 1 minute
  • set restrict access to some date in the future
  • notice, how after saving the activity completion report will not show instance as complete for anybody
  • edit something in the reeng instance settings
  • notice, after save the activity completion report shows all users as complete regardless of what restrict access conditions say
@danmarsden
Copy link
Member

Thanks - this is basically a duplicate of #52 - if you have internal development capabilities, pull requests are always welcome, alternatively feel free to reach out privately if you would like to fund improvements to the plugin - thanks!

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

No branches or pull requests

2 participants