A project missing required tags can be created in API
complete
S
Sergi Domingo Basora
We have a set of mandatory tags in our environment. A user cannot create a project without filling those tag values in the Cloud Portal UI.
When creating a project via API, using the POST meshProject endpoint (https://docs.meshcloud.io/api/#_post_meshproject), it is still possible to create the project without providing those tags, even if they are mandatory.
The creation only fails if a tag is associated to a policy which restricts project creation (e.g. value of tag X in Project has to match tag X in Workspace in order to create).
Jelle den Burger
complete
This was fixed in v2025.6.0
Jelle den Burger
in progress
Sorry, I misinterpreted another release note. We are still working on fixing this.
Jelle den Burger
complete
This was fixed in v2025.3.0
Jelle den Burger
in progress
Hey Sergi, this does not really sound as intended. I forwarded this to our support team to investigate further.