Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
AddedChange Log Message
Added the "\UserHelper::getPrimaryGroup" method for user primary group detection.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
6h 30m loggedStory Points
2Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Added
Change Log Message
Added the "\UserHelper::getPrimaryGroup" method for user primary group detection.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
6h 30m logged
Story Points
2
Fix versions
Created July 6, 2023 at 5:24 PM
Updated December 29, 2024 at 11:25 PM
Resolved November 22, 2023 at 8:51 AM
create "\UserHelper::getPrimaryGroup($user_id)" method detecting the user's primary group, which will cache results in the Memcache;
use the "\UserHelper::getPrimaryGroup" method everywhere, where the "Users.PrimaryGroupId" column of the user is queried.