Hello!
If we edit first post of topic (and we are new user), then system send to us education message “how to create reply”, not about topic and not about how to edit post.
So, need to add this condition @details[:composer_action] == "edit"
to the check_education_message
method.
6 curtidas
Sure @eviltrout that seems easy enough, if it makes sense?
Would this make a good starter task @sam?
2 curtidas
Hey! I sent a PR for this: https://github.com/discourse/discourse/pull/6450
4 curtidas
Oh, I misread that first post - it sounded like asking for a brand new message for people editing a wiki topic!
Something to think about…
1 curtida
FYI: This seems to be already merged so it might be good to remove the #starter-task tag.
5 curtidas