Is there a way to enable queries in a Card only when the Card is selected by user

Varadharajan M October 26, 2021

Hi

I have three Cards within "Deck of Cards". Each Card has multiple JIRA queries. Whenever the Webpage having the Deck of Cards is opened, all the JIRA queries in all the three cards try to access server and update. In process JIRA queries time out and don't succeed in fetch.

Is there a way to enable JIRA queries within a Card, only when that particular card is selected by user.  I want to prevent all JIRA queries in Cards to access at the same time. Only JIRA queries in the selected card should try to access server and update.

Please help out.

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 27, 2021

No, there's no way to do this - the deck of cards is a layout thing, not a data thing, the browser has to do everything in the page in order to render it.  So it's always going to execute all the queries you bury in the page.

If the queries are timing out, then you'll need to simplify or remove them entirely if you want the page to render properly at a decent speed.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events