How to add another project to existing green hopper board?

Andrew Miller October 25, 2012

If I've created a greenhopper board for a single project, is there a way to later add a second project to the board?

1 answer

1 accepted

0 votes
Answer accepted
Faisal
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.
October 25, 2012

Hi Andy,

I think this should be possible, by configuring the filter for the created board. You can try to do this by opening the board, open the Tools drop down, and select Configure. You will see the board configuration, open the Filter tab and chance the filter query to include other projects:
sample JQL: project = "TST" OR project in (TES, TEST)

We can modify the filter query by opening the Saved Filter (View in Issue Navigator), and make changes to the JQL query and save the filter.

Hope this helps!

Cheers

Andrew Miller October 29, 2012

Thanks. The confusing part was being able to get to an "edit filter" page via the board config. But on that page there's no way to edit the filter's JQL query -- I had to get to "edit filter" from the issue navigator before I could edit the JQL.

Suggest an answer

Log in or Sign up to answer