Create an article category with access set to a custom access group.
In the Article search tool, this category should show up in the category search field
In the Article search tool, this category will not show up in the category search field
Joomla 3.9.2
As Brian points out it’s likely the user doing the search is not in the group. You might be a super user but that doesn’t override custom ACL
This is to me a weird behavior. In the back-end, as a super user, one should be able to find any article by searching for the category, whether the super user is a member of said group or not?
Not at all, that’s not how ACL works. Backend isn’t only for a single group.
In your scenario you are assuming everyone should see everything in the backend.
But shouldn't the super user be able to access all groups in the back-end? Do I need to add the super user to all groups in order to manage all content?
Only if you add the super user to that group. ACL doesn't assume Super users are the highest possible level. It just sets defaults. If you create an isolated usergroup then it is isolated from everyone but that group.
Access groups does not use ACL. So yes, your super user group needs to be added to every access group.
OK, that is doable. Thanks for your help!
Status | New | ⇒ | Expected Behaviour |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-02-25 20:50:15 |
Closed_By | ⇒ | Quy |
Status | Expected Behaviour | ⇒ | Closed |
Closed_Date | 2019-02-25 20:50:15 | ⇒ | 2019-02-25 20:50:16 |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Closing as expected behavior.
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/23773
Is the person doing the search in the group. If not then it would be the expected behaviour (i think)