Remove hardcoded "access denied" access result for events

Created on 13 September 2023, about 1 year ago
Updated 4 October 2023, about 1 year ago

Problem/Motivation

The "Social Event Organisers" module has hardcoded "access denie" access result to event edit page if event don't have any organisers.
This breaks access results counting chain for other modules and non-organisers don't have ability to edit event.

Steps to reproduce

n/a

Proposed resolution

Replace AccessResult::forbidden() with AccessResult::neutral()

Remaining tasks

n/a

User interface changes

n/a

API changes

n/a

Data model changes

n/a

πŸ› Bug report
Status

Fixed

Version

11.10

Component

Code (back-end)

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024