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 cc65483 commit 4fb0812
Showing 1 changed file with 177 additions and 170 deletions.
Loading

0 comments on commit 4fb0812

Please sign in to comment.