Quantcast
Channel: Compass - The Atlassian Developer Community
Browsing index pages (36 articles)

Image may be NSFW.
Clik here to view.

Deploy Time metrics not showing up for REST API deployment events

We have some repos linked to GitHub and some require using the REST api to post our build events. The GitHub linked show a Deployment Time metric, but the custom one does not. I assume it’s some bug...

View Article


Image may be NSFW.
Clik here to view.

Compass getting scorecard score through GraphQL API

Hi Everyone, I using the GraphQL API for compass to receive information of my components. Currently Im trying to access the status of my scorecards that are applied to a component (e.g. passing,...

View Article


When I submit a deployment event, it gets tagged to multiple components, not...

When I use the REST API to create a deployment event, I see that event on lots of my components, not just the component that I specified in the body for the componentID field. Here is an example...

View Article

Is there an API to find the Compass WorkspaceID?

After some digging I found that the Compass Component ARI is build using this format ari:cloud:compass:[CLOUD_ID]:component/[WORKSPACE_ID]/[COMPONENT_SHORT_ID] How does one resolve the WORKSPACE_ID...

View Article

How do I generate an API token under a Service Account for Atlassian Compass?

As per the title. It’s not clear at all how to get an API token to call the Compass APIs with via a Service Account user. Currently we have some automation that is using an individual person’s access...

View Article


Compass API suitable for operations after Opsgenie migration

Am I going crazy, or do these APIs just not exist: https://developer.atlassian.com/cloud/compass/rest/v1/api-group-alerts/#api-v1-alerts-get I’m going through the migration process from OpsGenie to...

View Article

DASHBOAD 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

How 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 Article


Image may be NSFW.
Clik here to view.

Modal 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 Article


List 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 Article

Image may be NSFW.
Clik here to view.

How 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 Article

Navigate 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 Article

Where 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 Article


API 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 Article

Cannot 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 Article


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 Article

Image may be NSFW.
Clik here to view.

Forge UI Kit Colors not showing

Hi, I’m working on a Compass Forge app with the UI Kit and want to change the primary color of an icon, but for some reason I’m just not getting the colors to work. This is my component <Icon...

View Article


Only the last build event shown in Compass

I’m working on an app to integration builds and deployment data, and I’m using a combination of a data-provider and a trigger to load all the data. The data-provider is triggered when a specific url...

View Article

Use the compass:componentImporter module

I found the compass:componentImporter in the Gitlab for Compass app and would like to use this module, but its unclear where I should direct my request to use this undocumented module. Anyone from...

View Article

Event for link deletion not triggered when a Compass component gets deleted

I’m adding a data provider for components when certain links are added to a component. When a link gets added, I’m setting up some things in the background and I’d like to remove them again when...

View Article
Browsing index pages (36 articles)


Latest Images