Skip to content

Commit

Permalink
TEMP: ipagroup: Fix capitalization idempotence issue with multiple ob…
Browse files Browse the repository at this point in the history
…jects

When setting multiple objects in the same tasks, some validation and
proper capitalization of parameter values were skipped.

By using the EntryFactory to extract the entries data both issues are
fixed.

Note: This is a temporary commit that should be part of another PR. It's
been added here to show the feasiability of the EntryFactory class.
Tests for case insensitive comparison must be added before this change
is merged.
  • Loading branch information
rjeffman committed Nov 14, 2024
1 parent bf2d24d commit 9ff7bc1
Showing 1 changed file with 175 additions and 170 deletions.
Loading

0 comments on commit 9ff7bc1

Please sign in to comment.