This issue has been created
 
 
CQL / cid:jira-generated-image-avatar-462279b8-9c3b-4e24-a167-8b3d3190fd53 CQL-10 Open

Support space.type

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-569f3cf3-7937-4b9c-a9f5-f6083a42459b Raphaël Jakse created this issue on 05/Dec/25 11:44
 
Summary: Support space.type
Issue Type: cid:jira-generated-image-avatar-462279b8-9c3b-4e24-a167-8b3d3190fd53 New Feature
Affects Versions: 0.1.1
Assignee: Unassigned
Created: 05/Dec/25 11:44
Priority: cid:jira-generated-image-static-major-50da08eb-7d0f-4f1c-b67b-95b8c3b20661 Major
Reporter: Raphaël Jakse
Description:

Queries can be done on the space.type field which can have these three possible values:

  • personal
  • global
  • favourite, favorite

https://developer.atlassian.com/server/confluence/advanced-searching-using-cql/#space-type

Personal spaces would be those starting with a tilde (watch out for the name strategies that remove it form the space name, we can still query ConfluencePageClass objects though.
favo(u)rite can be supported by looking up the user's favorites (Favorites Application)