-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 3.X EE, 3.X CE
-
Component/s: Social Office Dashboard, Social Office Dashboard > Messages
-
Labels:None
-
Fix Priority:4
-
Affects Portal Version/s:6.2.x, 6.2.0 CE GA1
Here are the steps to reproduce the issue:
- In webapps\private-messaging-portlet\WEB-INF\classes\portlet.properties, set autocomplete.recipient.type to equal either connection or site
- Start Social Office
- Add an SO user (Do not connect with the SO user or add the user to any site that Test Test is a member of)
- Go to Messages and click New Message
- Click on the To field
- Type in the user's name
Expected result:
At steps 5 and 6, the user's name should not be visible in the dropdown.
Actual result:
At steps 5 and 6, the user's name will be visible in the dropdown.
- is caused by
-
SOS-2487 Private Messaging Portlet does not use the search index while searching users as part of autocomplete operation
- Closed