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 6, 2024
1 parent 7ef7996 commit bb42267
Showing 1 changed file with 188 additions and 170 deletions.
Loading

0 comments on commit bb42267

Please sign in to comment.