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, Feb 14, 3:49 AM
Unknown Object (File)
Tue, Feb 11, 6:32 PM
Unknown Object (File)
Sat, Feb 8, 11:42 PM
Unknown Object (File)
Sat, Feb 8, 11:42 PM
Unknown Object (File)
Sat, Feb 8, 11:42 PM
Unknown Object (File)
Sat, Feb 8, 11:42 PM
Unknown Object (File)
Fri, Jan 31, 9:09 AM
Unknown Object (File)
Thu, Jan 30, 2:21 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.