-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Technical DebtImproving internal product qualityImproving internal product quality
Milestone
Description
Currently, an attachment is added and then a draft-saved command is issued to store the reference to the attachment in the application
Instead, we should have an API endpoint like /application/add-attachment?application-id=123&field-id=7
that would add the attachment to the db and emit a draft-saved event. This would simplify the logic on the UI side.
Metadata
Metadata
Assignees
Labels
Technical DebtImproving internal product qualityImproving internal product quality
Type
Projects
Status
Ideas