Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Dynamic Loading of Data in Task Configuration using Callback

Edited

We are creating a Bamboo plugin, and while configuring the plugin we need to load data dynamically from different server based on the selected values. So I am looking out for ways to handle this scenario and I could not find any solution for the same. Can anyone provide a solution for this or refer to any relevant resources. 

We have created a tasktype mapping in atlassian-plugin.xml, and using TaskConfigurator to configure the plugin, also provided edit and view resources in ftl files. 

Configuration: 

image.png 

 Thanks, 

1 answer

1 accepted

1 vote
Answer accepted
Alexey Chystoprudov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Oct 16, 2020 • edited

To achieve such task you need to use some JS code at your FTL templates to fetch data from REST endpoint your plugin provides or fetch it directly from 3party service.

For reference of such functionality look at source code of Bitbucket Server plugin (bamboo-stash-plugin) or Bitbucket Cloud (bamboo-bitbucket-plugin) or https://bitbucket.org/atlassianlabs/bamboo-after-deployment-trigger/src/master/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events