Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-92219 Make regular users see other group members on autocomplete #71342

Closed
wants to merge 6 commits into from

Conversation

adolfopa
Copy link

No description provided.

By default, regular (non admin) users don't have the VIEW permission over the
User model.  This means that the search() method will filter them all out.

Keep the current logic for company admins, and let regular users see other users
as long as they belong to the same groups.
@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 2 minutes 52 seconds 864 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 9669d368bc70d2e0f2feec2626db7673c4d6472c

Sender Branch:

Branch Name: LPS-92219
Branch GIT ID: 8530ce27ac88f670d9a21947b773e7d7764ee2c2

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@adolfopa
Copy link
Author

Hey @pei-jung, I've made a little change to the UserLocalService class, adding an overload to searchSocial so that we can sort the autocomplete results.

@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

Please wait until you get the final report before running 'ci:retest'.

See this link to check on the status of your test:

@adolfopa


However, the pull request was closed.

The pull request was closed because the following critical batches had failed:

For information as to why we automatically close out certain pull requests see this article.

*This pull will no longer automatically close if this comment is available. If you believe this is a mistake please reopen this pull by entering the following command as a comment.

ci:reopen


Critical Failure Details:

cc @

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 66 out of 88 jobs passed in 2 hours 24 minutes 25 seconds 323 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: f3b09b6dad2de323ca061753955681587ad68c8f

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 3c10d594b06ce7a1bd7f4560a0e5868eb25ab457

66 out of 88 jobs PASSED

22 Failed Jobs:

66 Successful Jobs:
For more details click here.

Failures (upstream comparison is not available):

  1. ...

For upstream results, click here.

@adolfopa
Copy link
Author

ci:reopen

@adolfopa
Copy link
Author

ci:test:relevant

@brianchandotcom
Copy link
Owner

Merged. Thx.

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:relevant - 67 out of 88 jobs passed in 2 hours 17 minutes 9 seconds 140 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 024be246928da46a934ce2766f47d85aa518407e

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 3c10d594b06ce7a1bd7f4560a0e5868eb25ab457

67 out of 88 jobs PASSED

21 Failed Jobs:

67 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at f3b09b6:
  1. ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants