OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Users created via CSV import cannot login, but have to signup and get message 'Entity already exists'

Open sandervanlaar opened this issue 1 year ago • 2 comments

Affected module UI

Describe the bug Users who were imported via CSV import, cannot login, but are sent to the 'Join OpenMetadata' page. There the get the message 'Entity already exists'.

To Reproduce I executed the following steps:

  1. Clicked on: Settings > Team & User Management > Teams
  2. Selected a Team from the list
  3. Clicked on the 3 vertical dots, next to 'Add User', then 'Import'
  4. Uploaded a CSV list of users

Then:

  1. for a user I created a password and sent the email and password to this user to signin on the page <OM address>:8585/signin

  2. The user enters mail address and the given password and clicks 'Login'

  3. Then the user is asked to 'Join OpenMetadata': image

  4. The user enters her full name and clicks on 'Create'.

Then the message 'Entity already exists' pops up.

Expected behavior Expected behavior: after login of the user should be redirected to the page http://localhost:8585/my-data.

Version:

  • OS: Windows Server 2022 Standard
  • Python version: Python 3.8.10
  • OpenMetadata version: 1.3.1
  • OpenMetadata Ingestion package version: openmetadata-ingestion[docker]==1.3.1

sandervanlaar avatar Apr 08 '24 13:04 sandervanlaar

@sandervanlaar can you check with us in https://slack.open-metadata.org before opening a github issue.

The reason this might happen is because your login email id might not match the user's email.

harshach avatar Apr 08 '24 15:04 harshach

The link to the Slack thread: https://openmetadata.slack.com/archives/C02B6955S4S/p1712643880090489 The user uses her email address to login, which is identical to the email address in the User I created via the CSV import.

sandervanlaar avatar Apr 09 '24 06:04 sandervanlaar

this is done

mohityadav766 avatar May 14 '24 10:05 mohityadav766