Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Identity fails on accounts that already have identities set #10580

Closed
TarikGul opened this issue May 15, 2024 · 1 comment · Fixed by #10581
Closed

Set Identity fails on accounts that already have identities set #10580

TarikGul opened this issue May 15, 2024 · 1 comment · Fixed by #10581
Assignees

Comments

@TarikGul
Copy link
Member

TarikGul commented May 15, 2024

Replaces: #10540 (See the following issue for more information).

If an account has an identity set already if you try to run the Set Identity functionality under ... in the /accounts page it will fail.

The following error will occur:

Uncaught error. Something went wrong with the query and rendering of this component. Please supply all the details below when logging an issue, it may help in tracing the cause.

Cannot read properties of undefined (reading 'display')

TypeError: Cannot read properties of undefined (reading 'display')
at https://polkadot.js.org/apps/page.e65471d6c0991232.js:43:12598
at os (https://polkadot.js.org/apps/modu.a73333ada4998f0e.js:2:107879)
at Bu (https://polkadot.js.org/apps/modu.a73333ada4998f0e.js:2:128001)
at https://polkadot.js.org/apps/modu.a73333ada4998f0e.js:2:124605
at E (https://polkadot.js.org/apps/modu.7c3b262d6289bfdf.js:2:63843)
at MessagePort.I (https://polkadot.js.org/apps/modu.7c3b262d6289bfdf.js:2:64375)

More information can be found in this forum post which discusses the migration process of the identity pallet to the people chain.

@polkadot-js-bot
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants