Code Monkey home page Code Monkey logo

Comments (5)

greenscreenflicker avatar greenscreenflicker commented on July 21, 2024

Current workaround is to copy a file with the name, and then the delete works.

from horizon.

carrotIndustries avatar carrotIndustries commented on July 21, 2024

I don't see your issue: After deleting an item using the pool manager, the pool gets updated so, the deleted item won't be included in the pool anymore. When manually deleting an item, you'll need to run the pool update manually for the pool manager to pick it up.

from horizon.

greenscreenflicker avatar greenscreenflicker commented on July 21, 2024

@carrotIndustries: I was editing in the file system, not in the pool manager. What i propose, is to remove the file from the database when it's not existing on the file system.
When deleteting (when non-existent on the fs), to remove it from the database in the pool manager. So basically if the delete on the file system fails, it should remove it from the database.

from horizon.

carrotIndustries avatar carrotIndustries commented on July 21, 2024

In fact there's no such thing as "removing from the database". Every time you click "Update pool" the entire database is cleared and rebuilt from the files found on disk. So just delete the file however you like, update the pool and you're good to go.

from horizon.

greenscreenflicker avatar greenscreenflicker commented on July 21, 2024

Okay, got it.

from horizon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.