fix(jobs): derive attachment checklist flags from actual Attachments #19
Reference in New Issue
Block a user
Delete Branch "refactor/computed-attachment-flags"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Backlog item 4 (Wave 3). Attachment flags were manually-editable, independent of actual uploads. Made fully computed via recompute-on-mutation in AttachmentsController. Removed manual override from Create/Update requests + EditJobDialog. 172/172 backend + 57/57 frontend green.