Hide Revisions tab from Manage members page in the group

Created on 15 August 2024, 3 months ago
Updated 10 September 2024, 2 months ago

Problem/Motivation

In the issue #3464499: Hide the Revisions tab for groups β†’ we hid the Revisions tab for all group pages. But it's still being displayed when accessing the Manage members page. The problem is that this route does not return the complete $entity object. Instead it returns the entity id.

Proposed resolution

Make sure the $entity object is complete for this route as well, so that the Revisions tab is hidden.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Fixed

Version

13.0

Component

Code (back-end)

Created by

πŸ‡§πŸ‡·Brazil tregismoreira

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

Comments & Activities

Production build 0.71.5 2024