When a user clicks the submit button more than once, the system creates duplicate records instead of preventing repeated submissions. The submit button should be disabled after the first click or the request should be handled in a way that prevents duplicate entries.