I have a custom field that lists an link that does not work. For example the link when a user clicks on it goes to "not found"
This is what is displayed in the custom field
http://sapgps1ascs.mmm.com:80/sap/bc/bsp/bti/te_bsp_new/index.html#tasklist/searchText=ITOPSRM-1164
All I want to do is replace 80 with 8130 and then all the links will work for all the EPICs that have been created. Do not that I have fixed the configuration RFC so that new EPICs created now list the correct link.
http://sapgps1ascs.mmm.com:8130/sap/bc/bsp/bti/te_bsp_new/index.html#tasklist/searchText=ITOPSRM-1164
Welcome to the Atlassian Community!
You have two options here.
Edit the value in the custom field, so that it represents the new URL
Add a redirect from on port to the other on the web server (this is a less good option, because your issues will continue to show incorrect data, and people may copy and paste it and then wonder why they're being (slowly) redirected to another place.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.