...


column
value
description
idUUIDrecord unique ID 
merge_candidate_idUUIDmpi.merge_candidates.id
person_idUUIDthe person which will be merged
master_person_idUUIDthe person who will stay active
statusvarchar(255)NEW, PROCESSED
status_reasontextautomate job's comment 
assignee_idUUIDuser_id, who currently reviews request, for new request it's null
decisionvarchar(255)null, SPLIT, MERGE, TRASH
inserted_atDATETIME
updated_atDATETIMEinserted_byUUIDupdated_byUUID



  • manual_merge_requests


column
value
description
idUUIDrecord unique ID
manual_merge_candidate_idUUIDdedup.manual_merge_candidates.id
assignee_idUUIDuser_id, who currently reviews request
inserted_atDATETIME
updated_atDATETIME
statusstringNEW, SPLIT, MERGE, TRASH, POSTPONE
commentstring

...