ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »


Tables which belong to manual merge process are stored in the deduplication  DB.


manual_merge_candidates

column
value
description
idUUIDrecord unique ID 
pair_idUUIDmpi.merge_candidates.id
person_idUUIDthe person which will be merged
master_person_idUUIDthe person who will stay active
statusstringNEW, PROCESSED
assignee_idUUIDuser, who currently reviews request, for new request it's null
final_decisionstringnull, SPLIT, MERGE, POSTPONE
inserted_atDATETIME
updated_atDATETIME
inserted_by

updated_by

manual_merge_process

column
value
description
idUUIDrecord unique ID
pair_idUUIDmpi.merge_candidates.id
statusstringNEW, PROCESSED
assignee_idUUIDuser, who currently reviews request
inserted_atDATETIME
updated_atDATETIME
decisionsstringNEW, SPLIT, MERGE, TRASH, POSTPONE
commentstring

audit_log

column
value
description
idUUIDrecord unique ID
actor_idUUIDuser_id
resourcestringmanual_merge_process
resource_idUUIDmanual_merge_process.id
changesetjsonb
inserted_atDATETIME
  • No labels