Skip to content

Allow imported first entry in DataEntryStatus states #3905

Description

@rnijveld

Add DataEntryOrigin enum:

enum DataEntryOrigin {
    Import,
    Typist(UserId),
}
  • Update DataEntryStatus structs to refer to this new enum when talking about the first entry.
  • Deal with the fallout of this in the frontend and backend

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions