Closed (fixed)
Project:
User One
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2017 at 21:47 UTC
Updated:
18 Jul 2024 at 08:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joe huggansComment #3
joe huggansComment #4
joe huggansComment #5
mqanneh@joeuk31
After applying this patch the user 1 account became hidden from the user overview page while a PHP error appeared.
This is because the
$viewobject doesn't have the options object.Comment #6
mqannehComment #7
mqannehComment #8
joe huggansShould use 0 for group i.e default instead?
Comment #12
astonvictor commentedCreated and merged a new MR.
Implemented a new views query alter hook to add a new condition by user id for all views that use the users table.