rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
459 stars 260 forks source link

Role Templates: User lands on fail whale after deleting role template from details page #12218

Open yonasberhe23 opened 2 weeks ago

yonasberhe23 commented 2 weeks ago

Setup

Describe the bug The user lands on fail whale after deleting a role template from the details page.

To Reproduce

  1. create a role template
  2. go to newly created role template details page
  3. click ellipsis
  4. click delete
  5. fail whale

Result The user lands on fail whale after deleting a role template from the details page.

Expected Result The user lands on fail whale after deleting a role template from the details page.

Screenshots

https://github.com/user-attachments/assets/5c239586-ccc4-48a6-b4da-29f2adfe432c

Additional context

gaktive commented 1 week ago

This should be resolved already in 2.10.0 by #12217

@yonasberhe23 can you test with that PR if it's not merged yet?

yonasberhe23 commented 1 week ago

Tested this issue in 2.9.2 with the fix from #12217 - the code change did resolve this issue so we could do a backport.

CC: @gaktive @codyrancher