Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.8.1, 2.9
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_29_STABLE
-
MDL-48221-master -
-
Team Beards Sprint 3
-
Small
Description
There is this guy named Eloy and he has:
- In Forum X: Subscribed to forum
- In user profile: Don't subscribe to thread when I post
Then, he finds a really interesting post in Forum X and replies to it..
Expected result:
- Continues to receive posts about that thread like before.
Actual result:
- By participating in a thread, he becomes automatically unsubscribed! (Didn't notice the dropdown).
This is bit crazy - as Eloy says, the solution for him is to not participate in any discussion. That would be a great shame.
Sure there are two workarounds:
- Eloy notices the dropdown and changes it every time he posts
- Change that setting in profile.
Neither are optimal workarounds and in fact, what Moodle is doing right now is really silly - it seems incredibly unlikely that anyone would ever want to become unsubscribed by participating in a thread when they were previously subscribed
My proposal to make this much better is this:
Have a single tickbox on the forum post 'Subscribed'
- That tickbox will be ticked if:
- They are already subscribed to the forum or thread
- They have 'subscribe me to threads I post in' ticked in user preferences
- Its a forced subscription forum (greyed out)
- If none of those conditions are met, it defaults unticked.
I would also turn the user preference into 'Subcribe me to threads when I post' as a tickbox.