- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I'm trying to deploy working code from my SB to prod and am getting the following:
com.dms.model.exceptions.InvalidFieldValueException: Can only convert MultiselectWrappers and NativeArrays to Multiselect fields
I've verified that everything matches up between the 2 tenants, so I'm struggling to figure out why it works on one side and not the other. The action script is straightforward:
and the library script relatively so:
I've found and fixed a few blunders (including forgetting to update the DMSIDs to the production records), but they've not done the trick. I assume it's tied to getting the assigned users to populate, which match between the 2 tenants. I have another array issue on another project (trying to spawn a clone, but one issue at a time), so the error is doubly frustrating. Any idea what I'm overlooking?
Solved! Go to Solution.