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 19, 2024
1 parent 4f89bd3 commit 873a77e
Show file tree
Hide file tree
Showing 6 changed files with 370 additions and 344 deletions.
Loading

0 comments on commit 873a77e

Please sign in to comment.