Single query not returning output when in globals

Wappler version: 3.9.7
Windows 10
Node
Docker/ MariaDB

Not sure if this is me or a bug

I have a number of globals set in relation to a site

image

The highlighted query, query_subscriber, checks to see if the current use falls within the role of subscriber (role = ‘S’)

image

This is set as a single query returning either “S” or Null if not a subscriber

Output is set

However checking the dev console i see no output from the query_subscriber at all

If i change the query to a multiple records query

image

Then dev console shows an output

image

Anyone any idea what is going on?

Community Page
Last updated: