8.4.3 canvas and sql problems

Hi All

After upgrade from 8.3.1 to 8.4.1 Canvas reveal images only displaying exclamation mark. I've tried many different ways to fix this but nothing worked.

All my reveal images using sql like

select case when count(host.name) > 0 then 1 else 0 end as status from .....

if no documnet found the rusult is "No documnet Found" It is same both 8.3.1 and 8.4.1 but if there are documnts the sql result for the 8.3.1 is 1 but 8.4.1 returning

1
1
1
...

I've also upgrade 8.4.1 to 8.4.3 but nothing changed.

1 Like

Fyi we have been experiencing problems with images on Canvas since at least 7.14. Some images upload fine and then sudddenly exclamation marks etc. Opened a support ticket for that, but it never got resolved..

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.