Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(connectionList): unexpected collectionId update issue #775

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

oceanlvr
Copy link
Contributor

@oceanlvr oceanlvr commented Nov 9, 2021

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

  1. update a connection state in the connectionList part, such as dragging the connection to anthor collection.
  2. update data in the connectionDetail part, such as connect the connection.
  3. fetch the not the latest state in connectionDetail updated by connectionList part.

Then connectionDetail has will update the older data which connectionList has been updated.

Issue Number

Example: #123

What is the new behavior?

Please describe the new behavior or provide screenshots.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@oceanlvr oceanlvr added the bug Something isn't working label Nov 9, 2021
@oceanlvr oceanlvr requested a review from ysfscream November 9, 2021 08:12
@oceanlvr oceanlvr self-assigned this Nov 9, 2021
@ysfscream ysfscream merged commit bb487c8 into emqx:master Nov 9, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants