You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Good day Atlassian team!
I've noticed a bug in Compass.
Look at the first screenshot:
And now look at the second screenshot:
I defined repository only once in the file: compass.yml
But in the "Overview" of my service there are 3 same repositories!
Hi @Jo, thanks for reporting this bug about duplication repository links. As discussed in this thread , we believe it's now resolved.
I'll reply privately to make sure things are looking good in your case.
Hi,
This is definitely not resolved. I've been fixing the `compass.yml` file, moving links around, then committing a new version. It appears to only be appending the changes as new entries and not removing old entries.
When my compass.yml file looks like
id: ari:cloud:compass:xxx:component/xxx/xxx
name: xxx
description: xxx
ownerId: 'ari:cloud:teams::team/xxx'
fields:
tier: 1
links:
- type: DOCUMENT
url: https://xxxxxx.atlassian.net/wiki/spaces/XX
- type: PROJECT
url: https://xxxxxx.atlassian.net/browse/XX
relationships:
DEPENDS_ON:
- 'ari:cloud:compass:xxx:component/xxx/xxx'
(xxx is redacting ids)