[feature]: Set a Projects url.
Is there an existing issue for this?
- [X] I have searched the existing issues
Summary
As a user i cant change the "url" of a project and this should be changed with this feature. Currently: https://app.plane.so/rookis-paradise/projects/ad2372c4-c409-425d-83bb-171532a388a4/issues New: "https://app.plane.so/rookis-paradise/projects/MYCUSTOMURL/issues
The url has to be unique in the workspace of course and the custom GUID before should work like before but should rewrite itself to the new url.
Why should this be worked on?
This would help to identify what project got shared with you when someone just shares the link to that projects issues or so.
Hey @Pdzly, thank you for your valuable suggestion. We have already planned to implement it soon, and we will keep you updated on the progress.
Thank you!
@rhea0110 I don't know if it's better to create another issue for this, but it would also be pretty useful to be able have issue number inside the URL :
Like this : https://app.plane.so/workspace/projects/CUSTOM_PROJECT_NAME/issues/ISSUE_NUMBER Instead of current : https://app.plane.so/workspace/projects/PROJECT_UUID/issues/ISSUE_UUID
With those changes we could use things like gitlens autolink : https://help.gitkraken.com/gitlens/gitlens-settings/#autolink-settings
since issue names contain the project shortname by default, I think it should be enough for the autolink url to be rather minimalistic, like https://plane.example.com/issues/PROJSHORT-NUMBER
but also what PodyNoo said, linking by project name could be very useful, too
I'd definitely second the conversation here. Linear and Jira both use standardized schemes for project and issue URLs, and in my opinion it's a very important quality-of-life feature that you can tell what the issue number is just from its URL. I usually like to drop in links to issues, and it's very hard to tell if I copy/pasted the right link if the link itself doesn't have the issue number in it!
I'd like like to add on that I wish that the "copy link" button for issues worked the same regardless of which view it was copied from. I've found that there's separate links when copying a link when the issue is opened directly, versus copying the link from the "peek issue" view. I was definitely surprised that the links were different and that they went to different places.