Hello,
How can I create a component through the API with an Owner Team that shows up in the Component List?
I added a number of components through the GraphQL API and have updated the ownerId field with a Team ID. It is showing when I click into my components but it doesn't show up in the component list screen. If I query the component through the API I also see the team show up as the ownerId
Thanks,
Dan
Hi Dan! Sarah here from the Compass Engineering team. This is a bug on our end that we're working to fix, but in the meantime we do have a workaround that has worked for other users. When you're updating the owner ID, instead of using the format ari:cloud:identity::team/${teamId}
, try using ari:cloud:teams::team/${teamId}
(with the same teamId). Please respond to let me know if this doesn't work for you or you have further questions!
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.