** Description changed:

  [SRU] 2.72: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2124239
  
  [ Impact ]
  
  The output of `snap remove` does not indicate whether a snapshot was
  created.
  
  [ Test Plan ]
  
  1. Reproduce with snapd snap < 2.72
  
  - Install snap hello-world
  - Remove snap hello-world
  - Expect: No indication in the output that a snapshot was created.
  
  2. Prove fixed with snapd snap 2.72
  
  - Install snap hello-world
  - Remove snap hello-world
- - Expect: No indication in the output that a snapshot was created.
+ - Expect: Output that shows a snapshot was created 
  
  ```
  snap remove hello-world
  hello-world removed (snap data snapshot saved)
  ```
  
  ---original---
  
  The output of `snap remove` does not indicate whether a snapshot was
  created. This makes it a bit hard for the users to discover that their
  data was saved and can be restored or exported, unless the snap produced
  so much data that its removal appears to be stalled while the snapshot
  is being created.
  
  Attempt to improve the UX and try to make snapshots more discoverable.
  
  Discussed in the forum: https://forum.snapcraft.io/t/snapd-papercuts-
  initiative/47263/20?u=mborzecki1

** Description changed:

  [SRU] 2.72: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2124239
  
  [ Impact ]
  
  The output of `snap remove` does not indicate whether a snapshot was
  created.
  
  [ Test Plan ]
  
  1. Reproduce with snapd snap < 2.72
  
  - Install snap hello-world
  - Remove snap hello-world
  - Expect: No indication in the output that a snapshot was created.
  
  2. Prove fixed with snapd snap 2.72
  
  - Install snap hello-world
  - Remove snap hello-world
- - Expect: Output that shows a snapshot was created 
+ - Expect: Output that shows a snapshot was created
  
  ```
  snap remove hello-world
  hello-world removed (snap data snapshot saved)
+ 
+ 
https://github.com/canonical/snapd/commit/f178dceae73d67964b4ebf2707f817f54161a5bd
  ```
  
  ---original---
  
  The output of `snap remove` does not indicate whether a snapshot was
  created. This makes it a bit hard for the users to discover that their
  data was saved and can be restored or exported, unless the snap produced
  so much data that its removal appears to be stalled while the snapshot
  is being created.
  
  Attempt to improve the UX and try to make snapshots more discoverable.
  
  Discussed in the forum: https://forum.snapcraft.io/t/snapd-papercuts-
  initiative/47263/20?u=mborzecki1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2114704

Title:
  indicate that snapshot was created during snap remove

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/2114704/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to