# I tag aggiunti durante la modifica di un argomento in attesa di approvazione non vengono visualizzati

**URL:** https://meta.discourse.org/t/tags-added-while-editing-a-pending-approval-topic-do-not-show-up/106349
**Category:** Bug
**Created:** [12 Gennaio 2019, 10:44am UTC](https://meta.discourse.org/t/tags-added-while-editing-a-pending-approval-topic-do-not-show-up/106349 "2019-01-12T10:44:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![WorldIsMine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/worldismine/32/455660_2.png) [@WorldIsMine](https://meta.discourse.org/u/WorldIsMine)
#### Post date: [12 Gennaio 2019, 10:44am UTC](https://meta.discourse.org/t/tags-added-while-editing-a-pending-approval-topic-do-not-show-up/106349/1 "2019-01-12T10:44:50Z")

</div>

Tested on a live site of mine and a test setup (different server/install). So, confirmed on two setups.

 ![image](https://global.discourse-cdn.com/meta/original/3X/8/a/8a69835f5cc8bb893fa9715accc5a25a5d75dbe0.png)

**Settings that may be relevant:**  
Tags enabled  
TL4 set for tag setters (only admins can add tags on our site).  
10 posts needed to be approved for new members.

**Recreating the bug:**

1. TL0 starts topic
2. Admin goes to approve it
3. In the approval post setting, admin changes category, then adds tags (tags look like they saved)
4. Hits save
5. Hits approve

Then when I visit index/category, tags are nowhere to be seen. Have to edit the post again for them to appear. At first, I thought it was just my install, but I was able to recreate this on my developers’ test site.

Is this by design? Or a bug? Or am I doing something wrong?

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [15 Gennaio 2019, 6:34pm UTC](https://meta.discourse.org/t/tags-added-while-editing-a-pending-approval-topic-do-not-show-up/106349/2 "2019-01-15T18:34:06Z")

</div>

I’m able to reproduce this as well.

> [@WorldIsMine](#):
>
> Is this by design? Or a bug?

My inclination is that it’s bug. TL0 cannot add tags to topics, so when the topic is approved I’m guessing Discourse sees the tags, says “wait, TL0 can’t add tags”, and removes them. As an admin edited the tag in, this shouldn’t happen.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [29 Gennaio 2019, 5:47pm UTC](https://meta.discourse.org/t/tags-added-while-editing-a-pending-approval-topic-do-not-show-up/106349/4 "2019-01-29T17:47:34Z")

</div>

PR here:

[https://github.com/discourse/discourse/pull/6959](https://github.com/discourse/discourse/pull/6959)

---

<div class="post-metadata">

### Author: ![WorldIsMine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/worldismine/32/455660_2.png) [@WorldIsMine](https://meta.discourse.org/u/WorldIsMine)
#### Post date: [29 Gennaio 2019, 6:04pm UTC](https://meta.discourse.org/t/tags-added-while-editing-a-pending-approval-topic-do-not-show-up/106349/5 "2019-01-29T18:04:04Z")

</div>

Awesome! Thank you. ;D

---

<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: [29 Gennaio 2019, 9:56pm UTC](https://meta.discourse.org/t/tags-added-while-editing-a-pending-approval-topic-do-not-show-up/106349/6 "2019-01-29T21:56:50Z")

</div>


