Details
-
Type:
Regression Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE GA1, 6.2.0 CE M2
-
Fix Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2, 6.2.0 CE M2
-
Labels:
-
Environment:Tomcat 7.0.23 + MySQL 5. 6.1.x GIT ID: 19d041d9dddb7b76f85cf1fd57e57a0ccc57960d.
Tomcat 7.0.23 + MySQL 5. 6.2.x GIT ID: 7cc0e8072033700797aa0271e2c4740425817c3f.
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Similar Issues:
Description
When a user attempts to create an organization community site, an error and exceptions appear. The organization's community site is also not created, but the organization's community site can eventually be created if the user attempts to add one again.
Here are the steps to reproduce the issue:
1. Add a regular organization
2. Click "Organization Site"
3. Select "Create Site"
4. Select "Community Site" under Public Pages
5. The user will see exceptions and an error saying that "Users and Organizations is temporarily unavailable"
The user can still create a community site for the organization by going to "Users and Organizations", selecting "Manage Site", selecting "Details", and selecting "Community Site" under the Public Pages site template dropdown menu.

This was partially fixed by the fix for
LPS-24865. I have just submitted the remaining part of the fix.