-
Notifications
You must be signed in to change notification settings - Fork 728
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
Delete channel doesn't correspond to same channel name #1813
Comments
@laurenlichtman Did you use separate browser tabs to import and delete channels? Or were you using one same browser tab for all actions in the Kolibri Management? |
I only used one browser tab for all import and deletion. |
Unrelated to this issue itself, but worth noting that deleting a channel currently only deletes the channel database, not the underlying content files, so adding the channel back in won't require re-downloading everything. |
That's not ideal if users want to free space on their HD... 🤔 |
Public release - at the same time as we have selective content sync. |
agreed - I don't think that'd be the expected behavior |
I'm going to add a patch that will try to address the name inconsistency on the delete modal. There are at least a couple other issues pointed at in the issue, including the fact that KA Testing was not effectively deleted after Lauren's first attempt. |
I put this on the dev channel but @jamalex the database file didn't delete for me after deleting from within Kolibri. |
@jamalex Do you think there might be issues using |
Should be mostly fixed in #1814 - not sure about the inconsistency of database deletion though. |
Closing this one and tracking the deletion issue in #1818 |
@jonboiser I'm still seeing this on fresh Win7 VM snapshot, my two small testing channels: |
The same thing has happened for me on the 0.5.0b2 release and the current 0.5.0b4 release. I mentioned this to @jonboiser as I wonder if it has to relate to the underlying issue #1818? |
Does the wrong channel get deleted, or does no channel get deleted? If the former, it is this issue, if the latter then it is #1818. |
Actually, both... 😂 Wrong channel appears to be deleted, but if you restart the server, it's still there. |
This is now really fixed in #1928. |
Summary
I loaded a few channels into Kolibri and deleted one of the channels (Khan Academy Testing). I then uploaded PhET (completed) and MIT Blossoms (which didn't fully load). I went back to the Manage tab and noticed that Khan Academy Testing is still there. I pressed "Delete" and the pop-up asked me if I was sure I wanted to delete the PhET channel (which I had loaded). I pressed "ok" and PhET was deleted, not Khan Academy Testing. Both Khan Academy Testing and MIT Blossoms (although potentially not complete) are viewable in the Learn tab.
This may be 2-3separate issues but I'm filing only on the delete channel button as this may be the source of the problem.
System information
Please specify the Kolibri version you were using and your operating system!
Traceback or relevant snippet from server.log or browser console
How to reproduce
Screenshots
Real-life consequences (anything community should be aware of, for instance how it affects your deployment)
This would be problematic because internet connectivity is limited and if you are choosing to delete a channel, you want to make sure it's the correct one!
The text was updated successfully, but these errors were encountered: