ahebrank / frontback

Front-end issue submission for Gitlab and Trello
2 stars 1 forks source link

prevent multi-issue submission #22

Closed ahebrank closed 6 years ago

ahebrank commented 6 years ago

This only happens occasionally, when the same issue is created multiple times.

Not sure how to record the state that an issue has already been submitted. Maybe include a token when the form is created, and then check if an issue with that token already exists?

ahebrank commented 6 years ago

This might actually be specific to the ahebrank/drupal-frontback implementation.