I have a solution where I have MashupConfiguration:

Every time I move to production I have to correct the following:

ServiceId on production system is different in part with solution name Y001/PW00006 on test system, Y002/PW00006 on production.
And moreover:

I need to correct the URL in my REST service to point to production server.
The solution on the test system was created, then the Patch was made and only then moved to production to avoid discrepancies in the name of the solution.