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

circulation: enhance notifications in order to group emails sent to patrons #1236

Closed
benerken opened this issue Sep 22, 2020 · 1 comment
Closed
Assignees
Labels
enhancement Improvement of an existing feature f: circulation Concerns the circulation interface or backend f: notifications p-High High priority (to be solved in the 2-3 next months)
Milestone

Comments

@benerken
Copy link
Contributor

benerken commented Sep 22, 2020

How it works

Today, RERO-ILS (0.12) sends one notification for each item borrowed by a patron.
If he borrows 10 books, the system will send 10 emails.

Improvement suggestion
In order to avoid email spamming :-) , try to group items of the same library into ONE notification, by type, every day.

@benerken benerken added enhancement Improvement of an existing feature triage f: circulation Concerns the circulation interface or backend labels Sep 22, 2020
@benerken benerken reopened this Sep 30, 2020
@benerken benerken added this to the v0.15.0 milestone Nov 3, 2020
@iGormilhit iGormilhit removed this from the v0.15.0 milestone Nov 3, 2020
@iGormilhit
Copy link

@iGormilhit iGormilhit added this to the v0.15.0 milestone Nov 4, 2020
@iGormilhit iGormilhit removed this from the v0.15.0 milestone Nov 25, 2020
@iGormilhit iGormilhit added the p-Medium Medium priority (to be solved within 1-2 years) label Nov 26, 2020
@ManaDeweerdt ManaDeweerdt added p-High High priority (to be solved in the 2-3 next months) and removed p-Medium Medium priority (to be solved within 1-2 years) labels Feb 1, 2021
@rerowep rerowep self-assigned this Feb 2, 2021
@iGormilhit iGormilhit added this to the v1.1.0 milestone Feb 8, 2021
@iGormilhit iGormilhit modified the milestones: v1.1.0, v1.2.0 Mar 1, 2021
@jma jma removed the effort: important US candidate label Mar 17, 2021
@jma jma modified the milestones: v1.1.0, v1.2.0 Mar 17, 2021
@pronguen pronguen modified the milestones: v1.2.0, v1.3.0 Apr 14, 2021
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 26, 2021
* Adds aggregated notification dispatch.
* Adds time stamp monitoring cli.
* closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 27, 2021
* Adds aggregated notification dispatch.
* Adds time stamp monitoring cli.
* closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 27, 2021
* Adds aggregated notification dispatch.
* Adds time stamp monitoring cli.
* closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 27, 2021
* Adds aggregated notification dispatch.
* Adds time stamp monitoring cli.
* closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 27, 2021
* Adds aggregated notification dispatch.
* Adds time stamp monitoring cli.
* closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 27, 2021
* Adds aggregated notification dispatch.
* Adds time stamp monitoring cli.
* closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 27, 2021
* Adds aggregated notification dispatch.
* Adds time stamp monitoring cli.
* closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 29, 2021
* Adds aggregated notification dispatch.
* Adds time stamp monitoring cli.
* closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 29, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 29, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 29, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue Apr 30, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue May 3, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue May 3, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue May 5, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue May 5, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue May 6, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
rerowep added a commit to rerowep/rero-ils that referenced this issue May 7, 2021
* Groups notifications through a dispach process.
* Adds a CLI to display time stamp monitoring.
* Fixes different pickup locations for availability notifications.
* Closes rero#1236.

Co-Authored-by: Peter Weber <peter.weber@rero.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature f: circulation Concerns the circulation interface or backend f: notifications p-High High priority (to be solved in the 2-3 next months)
Projects
None yet
Development

No branches or pull requests

6 participants