These are currently "Mentor changes" and "Mentee changes". Those sound like synonyms to me.
Copy suggestion: Mentor assignment changes.
These are currently "Mentor changes" and "Mentee changes". Those sound like synonyms to me.
Copy suggestion: Mentor assignment changes.
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Urbanecm_WMF | T323031 Check for mentors who have mentees assigned to them, while not being listed on Special:ManageMentors | |||
| Open | BUG REPORT | None | T330071 Mentorship: ensure that all mentees are assigned to an active mentor | ||
| Resolved | EMcFarland-WMF | T349434 Merge claimmentee and setmentor filters in GrowthExperiments log |
Those sound like synonyms to me.
Could you elaborate please? In my understanding mentor is someone who provides training, mentee is someone who receives training...
Yes, but in context both actions are changing a mentor-mentee relationship, which both changes someone's mentor(s) and someone else's mentee(s).
Thank you @Pppery for reporting this! I agree we should make the messaging here less confusing. Wondering what's the best alternative though. Explanation of both filters:
Maybe we can use something of the following:
but I don't really like this language either. Do you have any thoughts on this, @Pppery?
Have you thought of combining them into one filter? Inability to clearly articulate the difference in the format of a log filter suggests it may not be as important to users as you think.
Aside from that, we should probably use the word "claim" somewhere in the description for claimmentee, but I'm having no better ideas.
Change #1207868 had a related patch set uploaded (by EMcFarland; author: EMcFarland):
[mediawiki/extensions/GrowthExperiments@master] Merge claimmentee and setmentor filters in Growth Experiments events on Log Page
Change #1207868 merged by jenkins-bot:
[mediawiki/extensions/GrowthExperiments@master] Merge claimmentee and setmentor filters in Growth Experiments events on Log Page
Checked the following logging actions on Special:Log?type=growthexperiments
+--------------------------------+ | log_action | +--------------------------------+ | claimmentee | | claimmentee-no-previous-mentor | | setmentor | | setmentor-no-previous-mentor | +--------------------------------+
All looks as expected.