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

BUG: ArraySelection Parameters linked to ChoiceParameter cannot be empty #1022

Conversation

imikejackson
Copy link
Contributor

  • If an Array Selection Parameter is linked to a choice parameter the validate() function is called regardless whether the proper choice that activates that parameter is selected. This commit fixes the bug and restores the intended behavior.

- If an Array Selection Parameter is linked to a choice parameter the validate()
function is called regardless whether the proper choice that activates that parameter
is selected. This commit fixes the bug and restores the intended behavior.

Signed-off-by: Michael Jackson <[email protected]>
@imikejackson imikejackson requested a review from JDuffeyBQ July 18, 2024 19:19
@JDuffeyBQ
Copy link
Collaborator

Is there a branch with a filter that had this issue?

@imikejackson
Copy link
Contributor Author

Write Triangle Geometry as STL file. Select the "Single File" option. The filter will still make you fill in the other array paths.

@imikejackson
Copy link
Contributor Author

Closing as a clean build rectifies the problem.

@imikejackson imikejackson deleted the topic/linked_choice_parameter_bug branch July 19, 2024 15:36
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

Successfully merging this pull request may close these issues.

2 participants