When I am trying to create an application link from bamboo to crucible application and display URL are showing different.
Bamboo is running as a standalone and Crucible is running on docker container.
In order to fix my issue i need to update URL for Crucible under application navigator tab. but i don't see any edit option. please guide me on this.
Regards,
Vineeth Samala.
Here is my current Crucible url: http://8e09c322cc73:8080/ which is under the application navigator tab. I can't update this manually in the console. The work around for this is update the on the database side.
Below is the table where i found the url info.
SELECT * from cru_repository_property;
| com.atlassian.troubleshooting.plugin-fecru
44 | <ALL_REPOS> | com.atlassian.plugins.custom_apps.customAppsAsJSON | 1027EF04ED3D1E520A5
1927CC41EBA979C9D5271A84354E6FF5578DF1CFB2DDB | [{"baseUrl":"http://8e09c322cc73:8080/","applicationType":"fecru","hide":false,"displayName":"C
rucible","editable":false,"self":true,"id":"1","url":"http://8e09c322cc73:8080/","applicationName":"Crucible","allowedGroups":[]},{"application
Type":"fecru","hide":false,"displayName":"Bamboo","editable":true,"self":false,"id":"2","url":"http://165.110.173.76:8085/","allowedGroups":[]}
]
please provide me the steps to take the backup of db and sql query to update App url and display url.
Regards,
Vineeth Samala.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.