...
column | value | description |
---|---|---|
id | UUID | record unique ID |
manual_merge_candidate_id | UUID | dedup.manual_merge_candidates.id |
assignee_id | UUID | user_id, who currently reviews request |
inserted_at | DATETIME | |
updated_at | DATETIME | |
status | string | NEW, SPLIT, MERGE, TRASH, POSTPONE |
comment | string |
...