Missed Team ’24? Catch up on announcements here.

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

ChainActionSupport#getChainResult() returns null ChainResultsSummary

Akira Tsuchiya
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 5, 2012

I want to retrieve Plan result history like in http://localhost:8085/browse/SVNPRJ-SVNPLAN/history

by using ChainActionSupport.

For that purpose, I called the ChainActionSupport#getChainResult() by http://localhost:8085/browse/SVNPRJ-SVNPLAN/test.action?planKey=SVNPRJ-SVNPLAN.

But the method returns null.

What should I do to get a not null ChainResultsSummary instance?

1 answer

1 accepted

0 votes
Answer accepted
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 5, 2012

You need to use com.atlassian.bamboo.resultsummary.ResultsSummaryManager methods. getChainResult works if you supply a specific chain result as action parameter - otherwise how would it know what to return?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events