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

ui: remove warning when auto refresh enable #118675

Merged
merged 1 commit into from Feb 3, 2024

Conversation

maryliag
Copy link
Contributor

@maryliag maryliag commented Feb 2, 2024

The warning being displayed about old active executions was not bein properly removed when the auto refresh was turned back on.
This commit fixes this for both Statements and Transactions pages, on Active Executions.

Fixes CRDB-35837

https://www.loom.com/share/76b57eba17ab44758fe81f178f07fecd

Release note (ui change): Properly remove warning of old date on Active Executions when auto refresh is enabled.

The warning being displayed about old active executions
was not bein properly removed when the auto refresh was
turned back on.
This commit fixes this for both Statements and Transactions
pages, on Active Executions.

Fixes CRDB-35837

Release note (ui change): Properly remove warning of old
date on Active Executions when auto refresh is enabled.
@maryliag maryliag requested review from a team and xinhaoz and removed request for a team February 2, 2024 20:22
@maryliag maryliag requested a review from a team as a code owner February 2, 2024 20:22
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@maryliag maryliag requested a review from koorosh February 2, 2024 20:22
@maryliag maryliag added backport-23.1.x Flags PRs that need to be backported to 23.1 backport-23.2.x Flags PRs that need to be backported to 23.2. labels Feb 2, 2024
@maryliag
Copy link
Contributor Author

maryliag commented Feb 2, 2024

bors r+

@craig
Copy link
Contributor

craig bot commented Feb 3, 2024

Build succeeded:

@craig craig bot merged commit d3af62d into cockroachdb:master Feb 3, 2024
8 of 9 checks passed
Copy link

blathers-crl bot commented Feb 3, 2024

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from 2fa7faa to blathers/backport-release-23.1-118675: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 23.1.x failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@maryliag maryliag deleted the remove-warning branch February 5, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.1.x Flags PRs that need to be backported to 23.1 backport-23.2.x Flags PRs that need to be backported to 23.2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants