I’m trying to PUT some Content Type changes to development, but it’s automatically picking and going to the wrong development project. We have multiple dev projects, from different teams, and I cannot seem to get the content type changes to go to my project specifically.
I’m using https://developers.bloomreach.io/management/contenttypes/v1/{project_id}/{content_type_name} to my site with {project_id} being “development”.
Do I have any alternatives?
@jason.moran You can only have one Development Project with Content Type changes in progress at any one time. So when you do a PUT for a Content Type, it will automatically go to whichever project is the one that has Content Type changes enabled.
I’d like to make a request to the Bloomreach team to try to find alternatives for only allowing one project to make Content Type updates at a time. In an environment where multiple teams (who may not normally have any communication channel between them) need to make changes, this is problematic.