View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005457 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2023-11-24 06:02 | 2024-09-13 02:50 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005457: Some tasks should not trigger notifications | ||||
Description | There 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. | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
Partially resolved, but a more thorough inspection of task calls should be made. |
|
An automated test was developed to check for this, and issues were fixed. |
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 |