Skip to content

Limit the ability to double-submit forms #93

@fluffy-critter

Description

@fluffy-critter

Often, a scientist will accidentally submit a form twice, resulting in duplicate data. To mitigate this, form submissions could have a randomly-generated transaction ID which gets added to a "recent transactions" table, and such submissions could check to see if the transaction already took place.

This would be particularly helpful in situations where there's no uniqueness constraint on the data being submitted (e.g. extractions).

Metadata

Metadata

Assignees

No one assigned

    Labels

    CBBCould be better, but doesn't block anyone

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions