0
Fixed

UI error adding a Multivalue Group transform in UNIFYConnect

Adrian Corston 1 year ago in UNIFYBroker Service updated 1 year ago 3

When I attempt to add a Multivalue Group transform in UNIFYConnect MWIDemo instance the following error appears:

Image 6429

This appears after selecting the connector (AD User).

Answer

Answer
Not a bug

Hi Adrian,

This view was changed in relation to this ticket: https://voice.unifysolutions.net/communities/6/topics/4293-multivalue-group-transform-to-a-target-entity-with-a-null-source-field-breaks-reflection 

I suspect the base patch has been applied to this environment, but not the web patch. This was all rolled up with UNIFYBroker 5.3.4 release. 

I've messaged David to let him know that the web files may need to be refreshed for some environments. In the meantime, you can locate the source for the IIS site and find the file at \Areas\Extensibility\Views\MultivalueGroupTransformation\CreateOrEdit.cshtml - removing lines 63 - 67 inclusive which should resolve it in the meantime.

Answer
Not a bug

Hi Adrian,

This view was changed in relation to this ticket: https://voice.unifysolutions.net/communities/6/topics/4293-multivalue-group-transform-to-a-target-entity-with-a-null-source-field-breaks-reflection 

I suspect the base patch has been applied to this environment, but not the web patch. This was all rolled up with UNIFYBroker 5.3.4 release. 

I've messaged David to let him know that the web files may need to be refreshed for some environments. In the meantime, you can locate the source for the IIS site and find the file at \Areas\Extensibility\Views\MultivalueGroupTransformation\CreateOrEdit.cshtml - removing lines 63 - 67 inclusive which should resolve it in the meantime.

Fixed

Hey Adrian,

This has been addressed and the dev/test UI instances should now work as expected. Please let me know how you get on

UI is working correctly now, thanks.