Monika Gottvaldova created GTNPORTAL-3032:
---------------------------------------------
Summary: GateIn java api - new SPACE site not found by SiteQuery
Key: GTNPORTAL-3032
URL:
https://issues.jboss.org/browse/GTNPORTAL-3032
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Java API
Affects Versions: 3.6.0.Beta02
Reporter: Monika Gottvaldova
Priority: Minor
When creating new site of type SPACE, it is created, but is not listed by query
SiteQuery.Builder().withSiteTypes(SiteType.SPACE).includeEmptySites(true).build().
But it is found when access it directly by:
portal.getSite(new SiteId(new Group("{name}", "{name}")).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira