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

Change conflict message to be more informative #383

Merged
merged 2 commits into from
May 23, 2022

Commits on May 23, 2022

  1. core:change conflict message to be more informative

    when trying to remove VM while its disks are being transferred(uploaded or downloaded) you get this error message:
    'Cannot remove VM: VM is locked. Please try again in a few minutes.'
    Now it will show more informative message: 'Cannot remove VM. Disk vm_Disk is being downloaded or uploaded.'
    
    Bug-Url: https://bugzilla.redhat.com/2066078
    Signed-off-by: Artiom Divak adivak@redhat.com
    ArtiomDivak authored and ahadas committed May 23, 2022
    Configuration menu
    Copy the full SHA
    40e1db1 View commit details
    Browse the repository at this point in the history
  2. core: handling of non-existence disk image in TransferDiskImage#getSh…

    …aredLocks
    
    Signed-off-by: Arik Hadas <ahadas@redhat.com>
    ahadas committed May 23, 2022
    Configuration menu
    Copy the full SHA
    155a374 View commit details
    Browse the repository at this point in the history