Problem/Motivation

Both course types (basic_course and advanced_course) are displaying two Revisions tabs, which is actually a bug caused by the Group module itself: #3397063: Drupal 10.1: Revisions tab appears twice on Groups. The issue is already fixed, but no release was published ATM.

Steps to reproduce

- Add a new course group (either Basic or Advanced)
- Navigate to any the course's Stream section

You should see two Revisions tabs:

Screenshot of the course page with two Revisions tabs

Proposed resolution

Given that the Course should not have revisions at all, according to the product's vision, the solution is to simply disable the revision feature for those types.

We should make sure this fix is applied to both new and existing courses, and for both types (basic and advanced).

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tregismoreira created an issue. See original summary.

tregismoreira’s picture

ribel’s picture

Version: 5.1.4 » 5.2.0

MR was tested and release in version 5.2.0
Thank you!

ribel’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.