Our customer is facing this weird problem when using Compass. They need this to be solved before they ca really decide to use Compass in the future. An help from the communit?
Thx a lot and greatings
Volker
Our development environment is called "Entwicklung," and Compass expects "Development" or "Dev" as the name. Can a mapping be created here?
Hi there, can you tell me where they are seeing this requirement for "Development" or "Dev" on the name?
AFAIK environment is not a default compass attribute, ref https://developer.atlassian.com/cloud/compass/config-as-code/structure-and-contents-of-a-compass-yml-file/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any chance the customer can send us the link to the support page?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rafael, this is the link:
And Atlassian Support already confirmed, that there is no way to change this.
Cheers
Volker
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Blum, Volker (Extern) I believe you're correct. I understand the integration wouldn't be as direct, but you could always use the Compass API (REST or GraphQL) to orchestrate sending the events. With a tier in there, you can remap the environment before propagating it to Compass.
There's some more documentation about this here: https://developer.atlassian.com/cloud/compass/components/send-events-using-rest-api/
And here's an example of how to orchestrate sending events from a CI/CD pipeline: https://developer.atlassian.com/cloud/compass/components/send-events-from-bamboo/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.