/
Common syntax error in CQL
Common syntax error in CQL
Space key is a reserve word
Click here for the list of reserve word
Steps to Reproduce
Create a new space with space key “IS”
Edit the home page and create a CQL Search Macro with the following CQL
space = $$space.key$$
You will get this error message
Syntax error in CQL : space = IS
Fix
Add quote-marks to the reserve words
space = "$$space.key$$"
, multiple selections available,
Related content
CQL Quick Search Macro
CQL Quick Search Macro
More like this
CQL Search Macro
CQL Search Macro
Read with this
Convenient Search with placeholders
Convenient Search with placeholders
More like this
Useful scenarios with Canned Search for Confluence
Useful scenarios with Canned Search for Confluence
Read with this
Placeholder Variables for CQL
Placeholder Variables for CQL
More like this
Useful CQLs
Useful CQLs
Read with this