Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
FixedChange Log Message
Attempt create re-create sub-item record with a unique field was always failing.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
3h 47m logged1m remainingStory Points
2Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Fixed
Change Log Message
Attempt create re-create sub-item record with a unique field was always failing.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
3h 47m logged1m remaining
Story Points
2
Fix versions
Created February 19, 2020 at 5:03 PM
Updated December 29, 2024 at 8:48 PM
Resolved November 13, 2023 at 8:36 AM
In the "
kValidator::ValidateUnique
" method must be changed to exclude from validation check SQL request scope records with subitem ids, that are deleted from temp table for all main items being edited currently.