-
Notifications
You must be signed in to change notification settings - Fork 20
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
[Bug] Active Recordings table fails to update when restarting a recording with replace: ALWAYS
#1286
Comments
replace: ALWAYS
replace: ALWAYS
This is just a notification handling issue, right? If I understand correctly, the notification appears but the table does not update. If you navigate away and back, or refresh, the table contains the correct new content? |
Please also check for any other similar cases with this view/table not updating. It sounds like the particular query you used to perform the update would not be the only way to trigger this behaviour. Like, is the |
Yes, just like what was happening with the Archived tables before and labels. |
These are my next tests. I will be looking for those and similar, like 'restart: true'. I saw Stopping an Active recoding updates as expected. |
@aali309 how is the testing this issue? Is this persistent and only for |
So far, for
However, on newly created recordings (i.e test, test2 etc), the table does not update until page is refreshed or navigating away and back, and different notification is emitted compared to the above. (So only newly created recordings have this issue but not the existing ones (i.e
|
Current Behavior
Expected Behavior
Active Recordings should update to reflect the create recording notification.
Steps To Reproduce
localhost:8080
Recordings
tableEnvironment
Anything else?
No response
The text was updated successfully, but these errors were encountered: