topcoderinc / TC-redis-manager

5 stars 15 forks source link

Delete a key will delete whole branch #366

Closed codejamtc closed 5 years ago

codejamtc commented 5 years ago

image

  1. Deploy the App and run the application
  2. Select a server
  3. Create a branch - Branch-A:Branch-B:Branch-C:Branch-D:Branch-E:Branch-F:Branch-G:Key-1
  4. Expand all the branches
  5. Delete the Key

Actual: Delete a key will delete whole branch

Expected: Should delete only the key

Browser(s): Firefox 64.0.2 (Windows)

codejamtc commented 5 years ago

https://www.screencast.com/t/uwFRR95IVE

standlove commented 5 years ago

redis doesn't have the branch stuff, it's made up by our app.