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.
Running Bamboo 7.2.7 on atlas sdk using atlas-run. When navigating to the RETS API Browser I was greeted with this:
Tried changing the version by updating rest-api-browser-3.2.2 and 3.2.3 in the manage apps tab per this post:
https://community.developer.atlassian.com/t/atlassian-rest-api-browser-not-showing-any-rest-services-after-update/28628
with no success.
POM versions
<properties>
<bamboo.version>7.2.7</bamboo.version>
<bamboo.data.version>7.2.3-license-2023</bamboo.data.version>
<amps.version>8.2.0</amps.version>
<plugin.testrunner.version>2.0.2</plugin.testrunner.version>
<atlassian.spring.scanner.version>2.1.7</atlassian.spring.scanner.version>
<!-- This property ensures consistency between the key in atlassian-plugin.xml and the OSGi bundle's key. -->
<atlassian.plugin.key>${project.groupId}.${project.artifactId}</atlassian.plugin.key>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
Hi @Lin,
App development related questions are best asked in the Atlassian Developer Community, you have a greater chance to get feedback from other app developers there.
The question at hand seems to be appropriate for the Atlassian Developer Tools category, even though there is also a Bamboo Development category for solely Bamboo related questions.
Cheers,
Steffen
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.