Recompute the associations

Issue #3 resolved
tomzx created an issue

For some odd reason, I was able to create a context that ended up being a root (cluster?).

Now I'm stuck with that node and I'm unable to delete it. I'd manually edit the localstorage, but I see that is it being used by other contexts as ParentID (which I could edit manually, but is odd considering nothing is assigned to it) as well as in assocations.

Would it be possible for me to drop all the association and have some way to recompute them based on the contexts ParentID?

Thanks!

Comments (3)

  1. Steve Hazel repo owner

    Any more detail of how that might have happened?

    I pushed an update that fixes the export function, so after you pull/rebuild you can click "Complete Export" in the admin view (long-click the creator) to get the structure in JSON form. There's not yet an easy way to import, but it might help us debug the issue.

  2. Log in to comment