I have the following URL that I want to add to a ticket description/comment
If I paste this URL in JIra it'll replace all the % with %25 which renders my url unusable.
Why does JIRA need to reencode the url ?
How can I avoid this ?
If you use the option text instead of visual it will work
[your link|http://192.168.131.29:8002/mvc/loginas/189?RedirectUrl=%2Fsignup%2Flist%3FIsQuery%3DTrue&CountryId=Luxembourg]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.