# Upgrade link shown to moderators on dashboard

**URL:** https://meta.discourse.org/t/upgrade-link-shown-to-moderators-on-dashboard/89690
**Category:** Support
**Created:** [June 12, 2018, 3:33pm UTC](https://meta.discourse.org/t/upgrade-link-shown-to-moderators-on-dashboard/89690 "2018-06-12T15:33:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Parker1090](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/parker1090/32/119862_2.png) [@Parker1090](https://meta.discourse.org/u/Parker1090)
#### Post date: [June 12, 2018, 3:33pm UTC](https://meta.discourse.org/t/upgrade-link-shown-to-moderators-on-dashboard/89690/1 "2018-06-12T15:33:06Z")

</div>

Not a bug as such, but the link for the upgrade process is shown on the new dashboard to moderators:

 ![image](https://global.discourse-cdn.com/meta/original/3X/c/6/c63482738bde7d8e541e628c1c3d8efe103d2f15.png)

Clicking the link doesn’t work (shows the “You’re not permitted” note).

---

<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: [June 12, 2018, 9:41pm UTC](https://meta.discourse.org/t/upgrade-link-shown-to-moderators-on-dashboard/89690/2 "2018-06-12T21:41:52Z")

</div>

I wouldn’t call this a bug, because per the definition in the bug category, normal operation is not prevented. The moderator will get a 404 page which is no different than navigating there manually.

That said we should still address the issue by suppressing this text for moderators @j.jaffeux

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [June 13, 2018, 9:02am UTC](https://meta.discourse.org/t/upgrade-link-shown-to-moderators-on-dashboard/89690/4 "2018-06-13T09:02:35Z")

</div>

This will fix it:

[https://github.com/discourse/docker\_manager/commit/6f0d0ae65fa47813864040b6825b1a6bcf506a11](https://github.com/discourse/docker_manager/commit/6f0d0ae65fa47813864040b6825b1a6bcf506a11)

I also noted to rework this when we remove the old dashboard, it’s currently using table formatting, which is working OK in the new dashboard but not ideal.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [June 13, 2018, 9:02am UTC](https://meta.discourse.org/t/upgrade-link-shown-to-moderators-on-dashboard/89690/5 "2018-06-13T09:02:47Z")

</div>


