Alexey Kuznetsov created IGNITE-10914: -----------------------------------------
Summary: Web Console: Account email should be unique Key: IGNITE-10914 URL: https://issues.apache.org/jira/browse/IGNITE-10914 Project: Ignite Issue Type: Improvement Components: wizards Reporter: Alexey Kuznetsov Assignee: Alexey Kuznetsov I found that if user click several times on "Sign up" it will result in several identical accounts created, but only one is allowed. To fix we need add unique index for "email" field and prepare migration that will remove possible duplicates. -- This message was sent by Atlassian JIRA (v7.6.3#76005)