# Notification to flagger(s) when a flagged post is edited?

**URL:** https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166
**Category:** Feature
**Created:** [March 29, 2018, 8:12pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166 "2018-03-29T20:12:46Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![wolftune](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/wolftune/32/103569_2.png) [@wolftune](https://meta.discourse.org/u/wolftune)
#### Post date: [March 29, 2018, 8:12pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/1 "2018-03-29T20:12:46Z")

</div>

Surprised to not see this or any past topic on it:

After a flagged post is edited to be fixed and remove the flag, it seems to me to make sense to offer (a setting probably) for those who originally flagged to get a notice about the new edit.

For one, it would let them see that the update is done just to continue the discussion now that the problem is fixed. But if the problem _isn’t_ fixed, it would give the flaggers the chance to flag again so people can’t just do inadequate edits to make flags go away.

---

<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: [March 29, 2018, 10:21pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/2 "2018-03-29T22:21:09Z")

</div>

Yes, as I mentioned there, this has bugged me for a while. Any thoughts @eviltrout based on your current work? Perhaps you have more actual flag data to look at with that work?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [April 3, 2018, 7:07pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/3 "2018-04-03T19:07:34Z")

</div>

I probably don’t have time right now for it, but I did see @gerhard is working on some minor flagging improvements. Perhaps he could do it while he’s in there?

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [April 9, 2018, 2:52pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/5 "2018-04-09T14:52:10Z")

</div>

[https://github.com/discourse/discourse/commit/62aacce8f4c38661e839559629fff6fdb5a25f59](https://github.com/discourse/discourse/commit/62aacce8f4c38661e839559629fff6fdb5a25f59)

I didn’t add a user setting. I think it’s better to wait and see if it’s even necessary to add yet another setting.

---

<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: [April 9, 2018, 11:00pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/6 "2018-04-09T23:00:13Z")

</div>

Cool 🕶 so this notifies all flaggers on a post when the post was edited and unhidden? I’ll need to try this out and edit copy, etc?

---

<div class="post-metadata">

### Author: ![wolftune](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/wolftune/32/103569_2.png) [@wolftune](https://meta.discourse.org/u/wolftune)
#### Post date: [April 9, 2018, 11:23pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/7 "2018-04-09T23:23:52Z")

</div>

Yay! I agree that a setting may not be needed, as long as nobody ever has the desire to turn this off (I know I would never turn this off).

Should be obvious, but the message content should be some mix of encouraging flaggers to check that the edit is okay, flag again if not, and otherwise go ahead and continue the now respectful, productive discussion if the edit fixed the concerns.

Cheers!

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [April 10, 2018, 9:32am UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/8 "2018-04-10T09:32:13Z")

</div>

Currently there is no additional copy. It uses the existing “edited” notification.  
For example, `@alice` will receive the following notification when `@bob` edits a hidden post flagged by `@alice`.

 ![image](https://global.discourse-cdn.com/meta/original/3X/2/5/25b53a9d536420b00797bcb5c2becf98c77102c2.png)

There are a few conditions for you to receive that notification:

- The flagged post must be hidden when the edit happens. So, if you are the only flagger and the post is never hidden, you won’t be notified about the edit.
- The edit must cause the post to be unhidden. It won’t notify when the post stays hidden after the edit.
- The author must edit the post themself. It won’t notify when the post is edited e.g. by staff.

---

<div class="post-metadata">

### Author: ![wolftune](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/wolftune/32/103569_2.png) [@wolftune](https://meta.discourse.org/u/wolftune)
#### Post date: [April 10, 2018, 6:46pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/9 "2018-04-10T18:46:19Z")

</div>

Thanks, that seems potentially adequate (certainly least work).

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [April 12, 2018, 6:46pm UTC](https://meta.discourse.org/t/notification-to-flagger-s-when-a-flagged-post-is-edited/84166/10 "2018-04-12T18:46:30Z")

</div>

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.
