Skip to content
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

Project data sometimes not saved correctly #49

Open
SkepticRaven opened this issue Nov 19, 2024 · 0 comments
Open

Project data sometimes not saved correctly #49

SkepticRaven opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SkepticRaven
Copy link
Contributor

Symptom:
Sometimes in a project with multiple behaviors, a behavior will disappear from the menus.

Solution:
Until this is patched, you can simply add a new behavior with exactly the same name. Existing annotations should re-appear.

Details:
As suggested above, annotations are not affected, only project.json.
This was likely introduced at some point when I was modifying the project settings in the v0.17.1 tag.
I suspect the exact issue is a missing UI socket that should be triggering updates to the project.json file.
There may be other buttons that are not adequately modifying classifier states (other have reported feature subsetting flags not being correctly changed).

@SkepticRaven SkepticRaven added the bug Something isn't working label Nov 19, 2024
@gbeane gbeane self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants