View Issue Details

IDProjectCategoryView StatusLast Update
5796Composrcns_warningspublic2025-02-02 03:11
ReporterPDStig Assigned ToPDStig  
PriorityhighSeverityfeature 
Status resolvedResolutionfixed 
Product Version11.beta6 
Summary5796: Add "other staff on this page" for the add warning screen
DescriptionIf it has not already been added, add support for displaying which other staff members are also viewing the add warning screen for a particular member.
Additional InformationThis will help prevent multiple staff members accidentally issuing multiple warnings for the same violations to the same member.

If one staff member goes to add a warning to someone and sees another staff member is on that page, they can check in with them on that and prevent multiple warnings getting issued by accident.
TagsRoadmap: Over the horizon
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

admin

2024-07-02 02:48

administrator   ~8849

Automated message: This issue was created using the Report Issue Wizard on the Composr homesite.

Chris Graham

2024-07-22 19:50

administrator   ~8861

Should be done via:
{+START,INCLUDE,HANDLE_CONFLICT_RESOLUTION}{+END}
in the template.

PDStig

2024-07-22 21:10

administrator   ~8876

Actually warnings does not have its own template for adding; uses CRUD.

Per Chris: Consider list($warning_details, $ping_url) = handle_conflict_resolution(); as used on edits.

admin

2025-02-02 03:11

administrator   ~9794

Automated response: Add "other staff on this page" for the add warning screen

This hotfix adds conflict checking for the warnings add screen so multiple staff do not warn the same member at the same time.

admin

2025-02-02 03:11

administrator   ~9795

Fixed in Git commit 9de6714cda (https://gitlab.com/composr-foundation/composr/commit/9de6714cda - link will become active once code pushed to GitLab)

admin

2025-02-02 03:11

administrator   ~9796

A hotfix (a TAR of files to upload) has been uploaded to this issue. Only apply this hotfix if you absolutely need it and cannot wait until the next release of Composr (releases are more reliable and strictly tested). As of Composr version 11, the recommended way to apply a hotfix is by following the same steps as an upgrade (https://baseurl/upgrader.php, use the hotfix on the step “Transfer across new/updated files”). The upgrader will automatically skip files belonging to addons you do not have installed or that are newer on disk than in the hotfix. Otherwise, you can manually extract and replace these files (do not replace if your on-disk file is newer than the one in the hotfix). Always take backups of your site or at least files you are replacing before applying a hotfix. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

Issue History

Date Modified Username Field Change
2024-07-02 02:48 PDStig Tag Attached: Roadmap: v11
2024-07-22 19:50 Chris Graham Note Added: 0008861
2024-07-22 21:00 Chris Graham Tag Detached: Roadmap: v11
2024-07-22 21:00 Chris Graham Tag Attached: Roadmap: Over the horizon
2024-07-22 21:10 PDStig Note Added: 0008876