[
https://issues.jboss.org/browse/GTNPORTAL-3032?page=com.atlassian.jira.pl...
]
Nick Scavelli closed GTNPORTAL-3032.
------------------------------------
Resolution: Done
When creating a SiteQuery the default limit is set to 15, which is why the site was not
showing up. Increasing the limit on the pagination for the SiteQuery fixed the issue.
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