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

fix(notifications): added a target field to archivedRecording deletion notifications #992

Merged
merged 7 commits into from
Jun 13, 2022

Conversation

maxcao13
Copy link
Member

@maxcao13 maxcao13 commented Jun 9, 2022

Fixes #986

Thoughts?

@hareetd
Copy link
Contributor

hareetd commented Jun 10, 2022

Looks good, nice work. However, there is one other (known) case affected by a lack of a target field, see here. Please update the necessary notifications to allow us to differentiate between uploaded vs. saved archived recordings on the frontend. Sorry, I should have documented both cases in the original -web issue; I'll do that now.

@andrewazores
Copy link
Member

I think the web-client submodule changes in this PR are probably accidental and should be removed. They appear to wind the submodule back several commits to an older version.

Copy link
Member

@andrewazores andrewazores left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @hareetd any other feedback?

@andrewazores andrewazores merged commit e8a7ede into cryostatio:main Jun 13, 2022
@maxcao13 maxcao13 deleted the other-feat branch June 13, 2022 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Allow ArchivedRecordings to include target field in archivedRecording notifications
3 participants