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

Rules Monthly Notification - Proposal/Grant #21

Closed
cjallen-epscor opened this issue May 19, 2015 · 2 comments
Closed

Rules Monthly Notification - Proposal/Grant #21

cjallen-epscor opened this issue May 19, 2015 · 2 comments

Comments

@cjallen-epscor
Copy link
Contributor

I have created a rule at http://dev-ercore.nmepscor.net

  • EVENT - Proposals/Grants (after saving/updating a Proposal/Grant)
  • CONDITION - Proposal Status: NOT awarded/denied
  • ACTION
  • (1)Send initial email
    "You have entered proposal at [node:url].
    Please provide update to the proposal/grant (Awarded, Denied, etc) at your earliest convenience. "
  • (2)In addition (automatically attach reminders 1-6 month out)
    Email: "Follow up e-mail for [account:uid] and proposal [node:title] created at [node:url]
    If this award has been updated (Awarded/Denied) please login and provide an update at [node:edit-url]."

This reminder sends automatically one month after Proposal/Grant created with only "Submitted" selected. The only caveat to this is that once the proposal is created the notification is triggered - hence if proposal is "Awarded" 3 months after it's created - the user will continue to receive 4-6 month alerts as it's already triggered by the rule set.

I was thinking of maybe adding in the email notifications

  • "If you have already completed your proposal/grant update disregard this email" or
  • "Please notify 'support@ercore.com' to remove you from this notification.

Not sure what the best route would be. Please send suggestions for this workflow.

Check it out -http://dev-ercore.nmepscor.net/admin/config/workflow/rules/reaction/manage/rules_proposal_reminder

@cjallen-epscor
Copy link
Contributor Author

As this rule involves rule scheduler (time based dependent on cron); 'rules components' needs to be used.
I have already included the code in the module locally so that these rules get bundled in ercore.

@iserna
Copy link
Contributor

iserna commented Apr 6, 2016

We found that this notification broke our Proposal & Grant content type. It generated, in some cases, the error (attached) for the author. At first we thought it was the character length of the title but it was the rule + scheduler that broke it.

error___epscor_reporting

Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants