Skip to content

Issue 6331 - UI - Instance fails to load when DB backup directory doesn't exist#6332

Merged
droideck merged 1 commit into
389ds:mainfrom
droideck:fix-loading-ui
Oct 10, 2024
Merged

Issue 6331 - UI - Instance fails to load when DB backup directory doesn't exist#6332
droideck merged 1 commit into
389ds:mainfrom
droideck:fix-loading-ui

Conversation

@droideck
Copy link
Copy Markdown
Member

Description: RHDS Console will fail to load an instance if the DB backup directory ( nsslapd-bakdir ) is set to a non-existing directory. The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification. Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: ?

…sn't exist

Description: RHDS Console will fail to load an instance if the DB backup directory ( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: 389ds#6331

Reviewed by: ?
Copy link
Copy Markdown
Contributor

@progier389 progier389 left a comment

Choose a reason for hiding this comment

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

LGTM

@droideck droideck merged commit 5fa26ea into 389ds:main Oct 10, 2024
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
droideck added a commit that referenced this pull request Oct 10, 2024
…sn't exist (#6332)

Description: RHDS Console will fail to load an instance if the DB backup directory
( nsslapd-bakdir ) is set to a non-existing directory.
The Console will show a spinner and won't allow to select any other RHDS instances.

Correctly process 'failed' case, update the progress bar and send a notification.
Also, validate all settings tabs after the load, so the error is visible right away.

Fixes: #6331

Reviewed by: @progier389 (Thanks!)
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 - Instance fails to load when DB backup directory doesn't exist

2 participants