-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
-
I believe this to be a core jenkins feature (so, independent of installed plugins).
Tested on Jenkins ver. 1.554.2
When accessing jobs via "my-views" you end up with un-canonical URLs (that actually only work for yourself) like http://jenkins2/jenkins/webapp/me/my-views/view/bobview/job/someproject/ .
When looking at a page/job inside a my-views, it would be good to have a way to get a ‘canonical link’. This would help in exchanging links between each other (IM, email) etc. Right now, the "permalinks" are still going view the "my-views" structure, hence are unusable by others. Possibly the simplest solution would be for the permalinks to just be direct links, with the "views" removed from the url, but I'm not sure if this would clash with things like nested folders.
- duplicates
-
JENKINS-10595 Need a way to get the "real" job URL without views etc. in the path
- Resolved