Homec4science

Preventing duplicate empty string aliases in Phurl's

Authored by lkassianik <lyubakassianik@gmail.com> on Nov 5 2015, 19:11.

Description

Preventing duplicate empty string aliases in Phurl's

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.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin

Maniphest Tasks: T8992

Differential Revision: https://secure.phabricator.com/D14413

Details

Committed
lkassianik <lyubakassianik@gmail.com>Nov 5 2015, 19:14
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9366edf25589: Fix start in fancy datepicker calendar
Branches
Unknown
Tags
Unknown

Event Timeline

lkassianik <lyubakassianik@gmail.com> committed rPHe2c0df4fb49f: Preventing duplicate empty string aliases in Phurl's (authored by lkassianik <lyubakassianik@gmail.com>).Nov 5 2015, 19:14