Promotion to test environment issues

Hi, me again!

Today we have promoted our portal to test ready for our members to test it next week.

We have ran into two issues first one it did not copy over Bin Icons, This wasn’t a biggie, I have just re-uploaded them.

The main issue that we are having is with the view case section. When we create a case a record goes to the “My Cases” page, in a list. This list has a “Request Reference” column that shows a button link to the “View Case” Page. clicking this in the build environment takes you to the view case page, but in the test environment it does not work.

The link in the test environment try’s to take you to the build environment and fails. Replacing the “build” in the URL to “test” manually, takes us to the right page.

it seems that the button uses a call back to create the url?

any ideas how we can get this working?

any help will be much appreciated!

WIll

Hi William,

Although it is difficult to suggest a solution without looking at your environment but it looks like there is some hard coding involved here… may a copy/paste of a ‘Variable’?

You might have used a hard coded Variable with a composite in it to create this link?

I’ve managed to do the same (not once!) after checking the box ‘Dynamic to environment’ against a variable and copying/pasting the same link in it.

.

I hope it helps.

Regards,
Asif

Hi, Thank you for your reply.

Its not the variable I’m afraid. Though I have taken another look at it this morning and though its still not working it could be something to do with the login? as I have a test user and a build user with the same email?

My view case seems to not be working in both build and test now… :stuck_out_tongue: