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

base ODD behaviour: dependend ODDs are not rebuilding after a change in their base ODD #238

Open
flicksolutions opened this issue Jan 9, 2025 · 0 comments

Comments

@flicksolutions
Copy link

The visual ODD editor has a feature where you can define a base ODD.

Current behaviour:
The value in the base ODD field is not persistent. It is lost upon reload. This means upon editing an ODD, base styles are lost if one forgets to reset the base styles. What's worse: If ODD A is a base ODD of ODD B and ODD A is edited, ODD B will not change. One has to open ODD B, set ODD A as a base ODD again, and save it again for changes to be propagated. This makes the whole workflow extraordinarily tedious and error-prone.

Expected behaviour:
The base ODD is a persistent field. If an ODD is edited, it is checked whether any other ODDs depend on it. Dependend ODDs are recalculated.

Thanks for your feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant