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

[Bug] Recording archive failure notification title mismatch #761

Open
andrewazores opened this issue Jan 2, 2025 · 0 comments
Open

[Bug] Recording archive failure notification title mismatch #761

andrewazores opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@andrewazores
Copy link
Member

private static final String ARCHIVE_RECORDING_FAIL = "ArchiveRecordingFailed";

https://github.com/cryostatio/cryostat-web/blob/4073e65a8c561663dd31b93116f11e4e971a02a8/src/app/Shared/Services/api.types.ts#L513

These two string constants should have the same value so that the client correctly processes the notifications from the server.

@andrewazores andrewazores added the bug Something isn't working label Jan 2, 2025
@andrewazores andrewazores moved this to In progress in 4.0.0 release Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

2 participants