openedx / openedx/openedx-platform
[Test failure] TC_AUTHOR_140: In CSV team-membership file, GUID are displayed instead of topic titles for instructor configured topics
Open
Nobody has claimed this yet.
release testing
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
Release
Redwood
Expected behavior
- The names for the Topics entered on Page&Resources > Teams are displayed in the team-membership CSV file
- According to the docs the
team-set/topicvalues should be meaningful strings - https://edx.readthedocs.io/projects/open-edx-building-and-running-a-course/en/latest/course_features/teams/teams_setup.html#membership-csv-file-schema
Actual behavior
- Raw GUID are displayed for not default Topics in the team-membership CSV file
Steps to reproduce
- Configure
teams.enable_teams_appwaffle flag / switch to access “Teams” settings on the Pages&Resources page in studio. - Configure custom topics with Public managed or Private managed types.
- As a staff user, open
Teamscourse tab - Open
Managetab and download Current Team Memberships
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Teams course tab, Manage tab, and the Current Team Memberships download described in the reproduction steps. Reproduce the Redwood issue with custom Public managed or Private managed topics, then trace the CSV generation path. Done means the CSV shows configured topic names rather than raw GUIDs for non-default topics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100