hashicorp-forge / hermes

A document management system
Mozilla Public License 2.0
1.81k stars 96 forks source link

Fix bug when re-adding approvers #587

Closed jfreda closed 7 months ago

jfreda commented 7 months ago

Re-adding a document approver wasn't making it correctly to the database (because the record's deleted_at was set) - this PR fixes the bug.

jeffdaley commented 7 months ago

you no-scoped it