Assuming we want to change the repository name or path when disturbing the release bundle, we would need to:
- Navigate to the Add Query screen, then to ‘Additional Detail’ tab, and choose ‘Port Mapping’ -> ‘Change repository’
- Use the below mapping values.
To change a repository:
generic-local/(.*) - > generic-local-test/(.*) -To change the path:
generic-local/(.*) - > generic-local/new/path/(.*)