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

DB restore - looks like the restore starts and then a message gets displayed - to create a database backup password. Restore status not displayed after that. #558

Open
3 tasks
mrajora-1 opened this issue Oct 16, 2017 · 0 comments

Comments

@mrajora-1
Copy link

Description

DB restore - looks like the restore starts and then a message gets displayed - to create a database backup password. Restore status not displayed after that.

Expected Behavior

  • The restore process should only start once the correct password is provided.
  • Also, the password was already created when Db was backed up. Now the message should say - Provide the password for restore, or something like 'To restore the db, provide the same password with which the Db was backed up'
  • Restore process should also complete and displayed on UI

Actual Behavior

  • Restore process starts before providing the password
  • Message to provide password is incorrect
  • status of restore is not seen

Steps to Reproduce

  • From OSC UI, Manage/Server/Maintenance tab
  • Create a DB backup using a password
  • Do a restore.
  • Looks like the restore process starts and then a message pops up with wording - Create database backup password.
  • The password was already created when Db was backed up. Now the message should say - Provide the password for restore, or something like To retsore the db, provide the same password with which the Db was backed up.
  • Also, the restore process should only start once the correct password is provided.

Additional Information

Not able to capture the screen shot of the restore process starting before asking for the password. The developer fixing the bug can talk to me if needed.
Bug #553 also will be covered with this one.

Environment

  • OSC Version/Build: Version: 1.0.0-SNAPSHOT (Build:112-g42e1905, 2017-10-11T18:46:02Z)
  • Cloud Provider Info:
  • Plugin Info:
  • Other:

Status

  • Reproduced
  • In Progress
  • Validated => Verified in Version/Build:

create-db-backup-password-message-on-restore

securityBroker.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants