View Issue Details

IDProjectCategoryView StatusLast Update
0005457Composr alpha bug reports[All Projects] General / Uncategorisedpublic2024-09-13 02:50
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005457: Some tasks should not trigger notifications
DescriptionThere are some background tasks indirectly triggered by members which should not send out notifications (e.g. forum topic stats updated).

Add a new property to tasks hooks that define whether the task can dispatch a notification. Set it to disabled for all tasks which would not normally be activated in such a way the member receives a message saying their request was put in the task queue.

Alternatively, just set the member executing the task as guest in these cases.
TagsNo tags attached.
Sponsorship open

Activities

Patrick Schmalstig

2023-11-28 12:07

administrator   ~0008074

Partially resolved, but a more thorough inspection of task calls should be made.

Patrick Schmalstig

2024-09-13 02:50

administrator   ~0009356

An automated test was developed to check for this, and issues were fixed.

Issue History

Date Modified Username Field Change
2023-11-24 06:02 Patrick Schmalstig New Issue
2023-11-24 06:02 Patrick Schmalstig Status non-assigned => assigned
2023-11-24 06:02 Patrick Schmalstig Assigned To => Patrick Schmalstig
2023-11-28 12:07 Patrick Schmalstig Note Added: 0008074
2024-09-13 02:50 Patrick Schmalstig Status assigned => resolved
2024-09-13 02:50 Patrick Schmalstig Resolution open => fixed
2024-09-13 02:50 Patrick Schmalstig Note Added: 0009356