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

[DPA-1384]: fix(operator-ui): fix duplicate chain id in chain config dialog #15585

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

graham-chainlink
Copy link
Collaborator

There was an issue raised here impacting the chain config dialog of the operator ui, because the chain id is no longer unique now that we work with multichain, we need to handle it better by considering the network and chain id together instead of just chainid.

Context: smartcontractkit/operator-ui#97

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1384

There was an issue raised [here](https://chainlink-core.slack.com/archives/C06NF17JK9N/p1733437678773739?thread_ts=1733412322.287769&cid=C06NF17JK9N) impacting the chain config dialog of the operator ui, because the chain id is no longer unique now that we work with multichain, we need to handle it better by considering the network and chain id together instead of just chainid.

Context: smartcontractkit/operator-ui#97

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1384
@graham-chainlink graham-chainlink added this pull request to the merge queue Dec 10, 2024
Merged via the queue into develop with commit 99b666f Dec 10, 2024
102 of 103 checks passed
@graham-chainlink graham-chainlink deleted the ggoh/DPA-1384/fix-chain-config-id branch December 10, 2024 08:04
archseer pushed a commit that referenced this pull request Dec 10, 2024
There was an issue raised [here](https://chainlink-core.slack.com/archives/C06NF17JK9N/p1733437678773739?thread_ts=1733412322.287769&cid=C06NF17JK9N) impacting the chain config dialog of the operator ui, because the chain id is no longer unique now that we work with multichain, we need to handle it better by considering the network and chain id together instead of just chainid.

Context: smartcontractkit/operator-ui#97

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1384
archseer pushed a commit that referenced this pull request Dec 11, 2024
There was an issue raised [here](https://chainlink-core.slack.com/archives/C06NF17JK9N/p1733437678773739?thread_ts=1733412322.287769&cid=C06NF17JK9N) impacting the chain config dialog of the operator ui, because the chain id is no longer unique now that we work with multichain, we need to handle it better by considering the network and chain id together instead of just chainid.

Context: smartcontractkit/operator-ui#97

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1384
bolekk added a commit that referenced this pull request Dec 11, 2024
fix(operator-ui): fix duplicate chain id in chain config dialog (#15585)
george-dorin pushed a commit that referenced this pull request Jan 13, 2025
There was an issue raised [here](https://chainlink-core.slack.com/archives/C06NF17JK9N/p1733437678773739?thread_ts=1733412322.287769&cid=C06NF17JK9N) impacting the chain config dialog of the operator ui, because the chain id is no longer unique now that we work with multichain, we need to handle it better by considering the network and chain id together instead of just chainid.

Context: smartcontractkit/operator-ui#97

JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants