Skip to:
Library picker in farcry 6 does not support extended arrays. This is because it is expecting simple array values (arraytolist). This breaks the ruleHandPicked in farcrycms plugin (https://farcry.jira.com/browse/CMS-116#icft=CMS-116)
Updated so that it will check to see if array is extended array and process accordingly otherwise process as before.
Library picker in farcry 6 does not support extended arrays. This is because it is expecting simple array values (arraytolist). This breaks the ruleHandPicked in farcrycms plugin (https://farcry.jira.com/browse/CMS-116#icft=CMS-116)