# Owner clicking on group link on profile page does not show owner functions

**URL:** https://meta.discourse.org/t/owner-clicking-on-group-link-on-profile-page-does-not-show-owner-functions/56690
**Category:** Bug
**Tags:** groups
**Created:** [2월 1, 2017, 3:36오전 UTC](https://meta.discourse.org/t/owner-clicking-on-group-link-on-profile-page-does-not-show-owner-functions/56690 "2017-02-01T03:36:22Z")
**Posts on this page:** 4
**Page:** 1

<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: [2월 1, 2017, 3:36오전 UTC](https://meta.discourse.org/t/owner-clicking-on-group-link-on-profile-page-does-not-show-owner-functions/56690/1 "2017-02-01T03:36:23Z")

</div>

With [this bug](https://meta.discourse.org/t/group-owners-cannot-see-group-if-group-is-visible-to-all-users-is-off/56688) I was trying to remember the name of the group I am an owner for. I eventually found it linked from my profile. However, clicking the link does not allow me to see the owner tabs. Refreshing the page or opening the link in a new tab was required.

Edit: My guess is that this is a Ember routing issue, as the group pages works fine when loaded directly from a URL.

---

<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: [2월 1, 2017, 3:42오전 UTC](https://meta.discourse.org/t/owner-clicking-on-group-link-on-profile-page-does-not-show-owner-functions/56690/2 "2017-02-01T03:42:51Z")

</div>

Can you repro this @tgxworld?

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [2월 3, 2017, 7:34오전 UTC](https://meta.discourse.org/t/owner-clicking-on-group-link-on-profile-page-does-not-show-owner-functions/56690/3 "2017-02-03T07:34:10Z")

</div>

Good catch @jomaxro :thumbsup:

Fixed in

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

---

<div class="post-metadata">

### Author: ![tgxworld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tgxworld/32/106117_2.png) [@tgxworld](https://meta.discourse.org/u/tgxworld)
#### Post date: [2월 3, 2017, 7:34오전 UTC](https://meta.discourse.org/t/owner-clicking-on-group-link-on-profile-page-does-not-show-owner-functions/56690/4 "2017-02-03T07:34:12Z")

</div>


