Page MenuHomePhabricator

Preventing duplicate empty string aliases in Phurl's
ClosedPublic

Authored by lpriestley on Nov 5 2015, 6:13 PM.
Tags
None
Referenced Files
F15424997: D14413.id34820.diff
Sun, Mar 23, 1:42 AM
F15337541: D14413.diff
Sun, Mar 9, 6:17 AM
F15329230: D14413.diff
Fri, Mar 7, 6:29 AM
Unknown Object (File)
Sun, Mar 2, 5:01 PM
Unknown Object (File)
Feb 14 2025, 3:49 AM
Unknown Object (File)
Feb 11 2025, 6:32 PM
Unknown Object (File)
Feb 8 2025, 11:42 PM
Unknown Object (File)
Feb 8 2025, 11:42 PM
Subscribers

Details

Summary

Ref T8992, Make it impossible to save an empty string alias for a Phurl.

Test Plan
  • Create two Phurl's with non-empty aliases
  • Delete aliases for both Phurl's
  • Previously, this wouldn't allow to save the second Phurl because of a duplicate alias. Current diff should save empty alias as null, not empty string.

Diff Detail

Repository
rP Phabricator
Branch
phurlemptyaliasdups
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8629
Build 9986: Run Core Tests
Build 9985: arc lint + arc unit

Event Timeline

lpriestley retitled this revision from to Preventing duplicate empty string aliases in Phurl's.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Nov 5 2015, 6:13 PM
This revision was automatically updated to reflect the committed changes.