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
Unknown Object (File)
Mon, Sep 9, 8:06 PM
Unknown Object (File)
Sat, Sep 7, 7:26 AM
Unknown Object (File)
Wed, Sep 4, 12:19 AM
Unknown Object (File)
Sun, Aug 18, 11:46 AM
Unknown Object (File)
Aug 15 2024, 1:03 PM
Unknown Object (File)
Aug 1 2024, 11:56 AM
Unknown Object (File)
Jul 30 2024, 5:37 AM
Unknown Object (File)
Jul 28 2024, 12:17 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.