Skip to content

fix: change how a form is saved as draft #24

@FredrikMWold

Description

@FredrikMWold

The user should be able to save an unfinished form as a draft.

This functionality already exist in the backend but the api endpoints need work.
When a form is saved as a draft it uses the endpoint https://chemdec-dev.azurewebsites.net/api/shipment/offshore/change
Which is the same endpoint that is used to update an existing form.
Need a separate endpoint or a flag to set in the https://chemdec-dev.azurewebsites.net/api/shipment/offshore/submit endpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions