Page MenuHomeIn-Portal Phabricator

INP-1952 - SQL error when attempting to create a User Group with a non-unique name
ClosedPublic

Authored by alex on Mar 23 2026, 3:32 AM.

Details

Test Plan
  1. run the UserGroupTest test case
  2. confirm that all tests in it pass

Diff Detail

Repository
rINP In-Portal
Branch
branches/5.2.x
Lint
Lint ErrorsExcuse: Unrelated
SeverityLocationCodeMessage
Errorcore/units/groups/groups_config.php:109PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeywordCodingStandard.Arrays.Array.SpaceAfterKeyword
Errorcore/units/groups/groups_config.php:109PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Errorcore/units/groups/groups_config.php:110PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeywordCodingStandard.Arrays.Array.SpaceAfterKeyword
Errorcore/units/groups/groups_config.php:110PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Errorcore/units/groups/groups_config.php:111PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeywordCodingStandard.Arrays.Array.SpaceAfterKeyword
Errorcore/units/groups/groups_config.php:111PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Unit
Unit Tests OK
Build Status
Buildable 11206
Build 3906: arc lint + arc unit

Event Timeline

alex created this revision.Mar 23 2026, 3:32 AM
alex requested review of this revision.Mar 23 2026, 3:32 AM
erik accepted this revision.Mar 23 2026, 5:33 AM
This revision is now accepted and ready to land.Mar 23 2026, 5:33 AM
This revision was landed with ongoing or failed builds.Mar 31 2026, 7:57 AM
This revision was automatically updated to reflect the committed changes.