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)
Fri, Jan 31, 9:09 AM
Unknown Object (File)
Thu, Jan 30, 2:21 PM
Unknown Object (File)
Wed, Jan 29, 9:31 PM
Unknown Object (File)
Tue, Jan 28, 3:59 AM
Unknown Object (File)
Tue, Jan 28, 3:58 AM
Unknown Object (File)
Tue, Jan 28, 3:58 AM
Unknown Object (File)
Fri, Jan 24, 9:43 AM
Unknown Object (File)
Fri, Jan 24, 9:43 AM
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.