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

Issue 6429 - UI - clicking on a database suffix under the Monitor tab crashes UI #6610

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jchapma
Copy link
Contributor

@jchapma jchapma commented Feb 14, 2025

Bug description:
Clicking on a db suffix under the Monitor tab causes the UI to crash when the instance is configured with the mdb db engine.

Fix description:
Introduced separate database and suffix monitor classes tailored for mdb. Parent class detects the configured db engine and calls the appropriate monitor class.

Fixes: #6429

Reviewed by:

… crashes UI

Bug description:
Clicking on a db suffix under the MOnitor tab causes the UI to crash when
the instance is configured with the mdb db engine.

Fix description:
Introduced separate database and suffix monitor classes tailored for mdb. Parent
class detects the configured db engine and calls the appropriate monitor class.

Fixes: 389ds#6429

Reviewed by:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI - clicking on a database suffix under the Monitor tab crashes UI
1 participant