Git Product home page Git Product logo

Comments (5)

sobri909 avatar sobri909 commented on May 20, 2024 1

Oh, good catch! Yeah that sounds like a bug.

Deleting a visit will cause the visit to be merged into an adjacent item. And will probably not trigger a place ML model update. So that leaves a loophole where an unused place can continue to exist and not get deleted automatically.

I'll file a task for it in Arc's private repo, to make sure I get it fixed over in that repo. (Arc's places ML engine isn't open sourced in LocoKit, due to not wanting to step on Foursquare's toes).

Thanks 😄

from locokit.

sobri909 avatar sobri909 commented on May 20, 2024

Hi @jandamm! Arc will delete private places automatically once they are no longer assigned to any visits.

Search for the place name, to find all remaining visits to it, then reassign those to their correct places. Shortly after the private place has no assigned visits remaining, Arc will delete it.

Hope that helps!

Thanks 😄

from locokit.

jandamm avatar jandamm commented on May 20, 2024

Thanks for the answer. It hasn't deleted itself by now. I'll just wait a bit longer.
Cheers

from locokit.

sobri909 avatar sobri909 commented on May 20, 2024

If it hasn't been deleted, then either a visit is still assigned to it, or somehow the Place model update failed to happen.

If the former case, then best to check with the search view again, to make sure there's definitely no visits still assigned to it.

If the latter case, you can trigger another Place model update by assigning a visit to that place, then assigning it back to its correct place a few seconds afterwards. (Each time a visit's place is changed, it queues up a model update for both the previously assigned place and the newly assigned place).

from locokit.

jandamm avatar jandamm commented on May 20, 2024

Figured it out now.
It was still assigned.

Apparently deleting a visit does not remove the assignment to a private place.

from locokit.

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.