Upgrade link shown to moderators on dashboard

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

image

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

5 Likes

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 @joffreyjaffeux

3 Likes

This will fix it:

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.

5 Likes