Originally assigned to: @Pallavikumarimdb on GitHub.
Describe the Bug
Since you have moved from resource ids (numbers) to resource names clicking the resource name in the shareable link takes you to the manage resources page, not the actual resource the link is for because it's still using the old id.
Environment
Pangolin Version: 1.11
To Reproduce
click the resource name on the manage share link. You are taken to the resources page, not the resource
Expected Behavior
it should take you to the resource.
Originally created by @rossdargan on GitHub (Oct 18, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1696
Originally assigned to: @Pallavikumarimdb on GitHub.
### Describe the Bug
Since you have moved from resource ids (numbers) to resource names clicking the resource name in the shareable link takes you to the manage resources page, not the actual resource the link is for because it's still using the old id.
### Environment
- Pangolin Version: 1.11
### To Reproduce
click the resource name on the manage share link. You are taken to the resources page, not the resource
### Expected Behavior
it should take you to the resource.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @rossdargan on GitHub (Oct 18, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1696
Originally assigned to: @Pallavikumarimdb on GitHub.
Describe the Bug
Since you have moved from resource ids (numbers) to resource names clicking the resource name in the shareable link takes you to the manage resources page, not the actual resource the link is for because it's still using the old id.
Environment
To Reproduce
click the resource name on the manage share link. You are taken to the resources page, not the resource
Expected Behavior
it should take you to the resource.
@oschwartz10612 commented on GitHub (Oct 19, 2025):
@Pallavikumarimdb would you be able to fix this please?
@Pallavikumarimdb commented on GitHub (Oct 19, 2025):
Sure, I’ll look into it.