Caching pocket query: "All series on a given axis must be of the same data type"

Phillip Riedel April 14, 2016

Hello,
I just encountered the following problem when Caching is enabled for a pocket query:

Caching not enabled:
(1) Confluence page is loaded
(2) The query is executed normally when not cached (with poor performance)
Caching enabled:
(1) Confluence page is loaded
(2) The query is executed normally when not cached (with poor performance)
(3) Confluence page is reloaded (caching should have an effect now, right?)
(4) Following error occours: "All series on a given axis must be of the same data type"

As template an AreaChart is used:
<script>
PocketQuery.chart('AreaChart',
{ title: "Eröffnete und geschlossene Tickets der letzten 14 Tage",
hAxis: { title: "Tag" },
vAxis: { title: "Tickets"},
width: 1024,
height: 480
}
);
</script>

This may be an issue with the Google Chart API, but why does it occur wenn caching is enabled?
Could you please help me with this?
Many thanks in advance,
Phillip

4 answers

0 votes
Phillip Riedel April 26, 2016

That's fine. Thank you!

0 votes
Felix Grund (Scandio)
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.
April 26, 2016

Hi Phillip! That will be some time in mid May most probably. Will this be ok?

0 votes
Phillip Riedel April 26, 2016

Hi Felix,

thanks for your support. We deployed the early release in our testing environment and the caching does work now. Great! :-)

As I do not necessarily want to deploy the ER in our production environment- could you tell me when the official release is planned?

BR

Phillip

0 votes
Felix Grund (Scandio)
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.
April 22, 2016

Hi Phillip,

We're about to release PocketQuery 2.1 which should fix a few caching issues. Can you try if this early release fixes your issue?

Regards, Felix (Scandio)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events