Commit 873a77e
committed
TEMP: ipagroup: Fix capitalization idempotence issue with multiple objects
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.1 parent 4f89bd3 commit 873a77e
6 files changed
Lines changed: 370 additions & 344 deletions
0 commit comments