Skip to content

Approval and publish cannot be done after updates. #158

Description

@douglm

Currently we have an approve or publish button which also allows for updates to be made at the same time. Due to the way indexing and some other functions work this is no longer reliably possible.

Update and indexing of the changes needs to be carried out before approval/publish. That last stage is essentially a move into another calendar.

I;m going to look at using the onChange event for the form to make the button disappear when a change is made. Approve and publish will only be allowed when there are no changes to the form.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions