# Education message for editing wiki topic

**URL:** https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682
**Category:** Bug
**Created:** [7월 23, 2017, 10:13오후 UTC](https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682 "2017-07-23T22:13:17Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![youwiki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/youwiki/32/89936_2.png) [@youwiki](https://meta.discourse.org/u/youwiki)
#### Post date: [7월 23, 2017, 10:13오후 UTC](https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682/1 "2017-07-23T22:13:18Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [7월 23, 2017, 11:07오후 UTC](https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682/2 "2017-07-23T23:07:19Z")

</div>

Sure @eviltrout that seems easy enough, if it makes sense?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [6월 21, 2018, 5:22오전 UTC](https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682/3 "2018-06-21T05:22:48Z")

</div>

Would this make a good starter task @sam?

---

<div class="post-metadata">

### Author: ![nicatronTg](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nicatrontg/32/103643_2.png) [@nicatronTg](https://meta.discourse.org/u/nicatronTg)
#### Post date: [10월 4, 2018, 12:24오전 UTC](https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682/4 "2018-10-04T00:24:18Z")

</div>

Hey! I sent a PR for this: [FIX: No longer educate users who are editing content by hakusaro · Pull Request #6450 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/6450)

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [10월 4, 2018, 1:04오전 UTC](https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682/5 "2018-10-04T01:04:31Z")

</div>

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…

---

<div class="post-metadata">

### Author: ![danekhollas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/danekhollas/32/79637_2.png) [@danekhollas](https://meta.discourse.org/u/danekhollas)
#### Post date: [10월 15, 2018, 8:52오후 UTC](https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682/6 "2018-10-15T20:52:59Z")

</div>

> [@nicatronTg](#):
>
> Hey! I sent a PR for this: [FIX: No longer educate users who are editing content by hakusaro · Pull Request #6450 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/6450)

FYI: This seems to be already merged so it might be good to remove the #starter-task tag. 🙂

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [10월 15, 2018, 9:32오후 UTC](https://meta.discourse.org/t/education-message-for-editing-wiki-topic/66682/7 "2018-10-15T21:32:44Z")

</div>


