Check Compass user permissions
Within a Compass app, how can I check if a user is permitted to perform actions, link creating, updating and deleting component links? I’m just not able to find any Compass authorization API. 6 posts...
View ArticleCannot delete a component link from UI using UI kit
I’m building a component page to ease the link management. On this page I added a delete button that should delete the link from the component and trigger the needed events. For this I have a simple...
View ArticleAPI for accessing Compass component from Jira Connect app
I would like to request all components that are configured on Compass as well as search for components by there Compass componentAri. All the Jira API work around the scope of a project, or are...
View ArticleWhere are the Compass Component events?
For Compass apps there are only component links events but the same create, update, delete events for components themselves would also be great to have. Any change these can be added as well? 2 posts...
View ArticleNavigate directly to a Compass Component Page
My app adds a component page to Compass, how can I navigate directly to this page? The URL I used in the UI seems to include from encoded data. Is there a specification for this so I can generate the...
View ArticleHow to 'customize' the icon shown next to component links
How can I influence the icon shown next to component links? 4 posts - 2 participants Read full topic
View ArticleList or delete Compass Events?
Hi, I’m new to Compass and it looks pretty promising! We are pushing our events and metrics manually via the APIs since the tools we’re using don’t directly integrate with Compass. Everything has been...
View ArticleModal always full screen in Compass
Was working on my Compass app and noticed that the Modal is no longer shown as documented here Instead is forces a fullscreen view like this: This is the UI code: <ModalTransition> {isOpen...
View ArticleHow to find/create external alias source
I’m trying to use syncComponentByExternalAlias to insert a component, since I won’t usually know the local componentId. I’m attempting to sync using 50 different values for externalSource, but I keep...
View ArticleDASHBOAD typeid not allowed in config-as-code yml file
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,...
View Article