Opened 6 months ago
Closed 2 months ago
#8015 closed defect (bug) (fixed)
Activity logs for certain courses are displaying incorrectly, showing multiple logs when marked as completed.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Profiles | Keywords: | has-screenshots |
| Cc: |
Description
when a user marks a course as "Completed," multiple, duplicate activity logs are being generated and displayed in the user's profile. Instead of a single log entry reflecting the completion, the system creates several duplicate entries, leading to cluttered and inaccurate activity tracking for these specific courses. This issue affects the proper display of user progress and activity logs.
Attachments (1)
Change History (3)
#1
@
6 months ago
Here is my profile where you can view the bug:https://profiles.wordpress.org/zeelthakkar/
#2
@
2 months ago
- Resolution set to fixed
- Status changed from new to closed
Thanks for raising this @zeelthakkar, Sorry it's taken so long to be responded to!
Filed a PR upstream in Learn for this:
https://github.com/WordPress/Learn/pull/3308
After looking at the profiles side of this, I don't think it's realistically worthwhile attempting to prevent duplicate requests here.
I've cleaned the profiles up, so only one course item is listed.
The activity logs for certain courses are not displaying correctly. When marked as completed, multiple activity logs are appearing in the profile.