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

Implement possibility to not set a parameter #263

Open
jpfeuffer opened this issue Oct 31, 2019 · 1 comment
Open

Implement possibility to not set a parameter #263

jpfeuffer opened this issue Oct 31, 2019 · 1 comment

Comments

@jpfeuffer
Copy link
Member

Some tools have conflicting parameters (which they shouldnt for their default values, although many tools dont specify defaults) and since GKN always adds them, it comes to errors.
We could accept empty strings (mind that we have to deactivate integer checking for empty strings then) and if the parameter is empty, it is not added.

@jpfeuffer
Copy link
Member Author

And we have to allow the empty selection in the restricted strings. This maybe has to added in a CTD for such a tool.

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