I’m trying to add a dashboard component and we use yml files to add all the content, however I get the error:
"typeId" must have a value of: SERVICE, LIBRARY, APPLICATION, CAPABILITY, CLOUD_RESOURCE, DATA_PIPELINE, MACHINE_LEARNING_MODEL, UI_ELEMENT, WEBSITE, OTHER
Hi, @JE1 ! Welcome to Atlassian Developer Community!
Dashboard is currently supported as a config-as-code type!
Is it possible that your site is running with an SCM integration (the Bitbucket, GitHub or GitLab Compass app) that has not been upgraded to the latest version? The message that you’re getting suggests that your site may not be up to the latest release. Most of them are applied automatically, but if you haven’t checked this in a while, that’s the next step that I would suggest.
If you’re a Compass admin, go to <your-site>.atlassian.net/compass/apps/manage, and find the app that you’re using to connect to your SCM. If there’s an “update” button there, press it to ensure that you get the latest Compass features available for this integration.