openedx / wg-build-test-release

Open edX Build / Test / Release Working Group
24 stars 14 forks source link

[Test failure] TC_INSTRUCTOR_6: issue adding Group Community TA on the course with no divided discussions #373

Open GlugovGrGlib opened 1 month ago

GlugovGrGlib commented 1 month ago

Release

Redwood

Expected behavior

When adding a community TA to a course without cohorts and divided discussions enabled through the membership tab in the instructor dashboard, the Instructor should see an error, and the user shouldn't be assigned with role community TA.

Actual behavior

The error is displayed as expected, however:

1) User isn't shown in the community TA section in Membership, but it's seen in the discussions that user has Community TA status.

image

2) The user is added as Community TA to discussions

image

3) It isn't possible to revoke access until the divided discussions functionality is enabled for a course.

Steps to reproduce

Additional information

After the Cohorts are enabled for the course and Divide discussions by cohorts option is enabled in discussions, the user appears in the list of Community TA

image
mariajgrimaldi commented 3 weeks ago

Thanks for the report! I can confirm this is currently happening in the Redwood sandbox. I also tried it in Quince, and although the discussion configs differ a bit, I replicated it there.

I created an issue in the edx platform since that's where the instructor dashboard logic lives.