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 FIX: Find Array Statistics #878

Conversation

joeykleingers
Copy link
Contributor

  • Fixed a crashing bug that was occurring whenever Find Median or Find Unique Values is chosen but Find Length is not chosen. Find Length is required for these, so added a preflight error saying that.
  • Fixed a crash that was occurring when only one of Find Median and Find Unique Values was selected.

@joeykleingers joeykleingers self-assigned this Mar 4, 2024
@joeykleingers joeykleingers force-pushed the bug/FindArrayStatsFixes branch from 33df6bb to 424cbf6 Compare March 4, 2024 21:23
@joeykleingers joeykleingers enabled auto-merge (squash) March 4, 2024 21:23
@joeykleingers joeykleingers merged commit 1645a22 into BlueQuartzSoftware:develop Mar 5, 2024
8 checks passed
@imikejackson imikejackson deleted the bug/FindArrayStatsFixes branch March 5, 2024 02:32
imikejackson pushed a commit to imikejackson/simplnx that referenced this pull request Oct 20, 2024
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