nussknacker icon indicating copy to clipboard operation
nussknacker copied to clipboard

Map Variable field's validation message should be visible next to field

Open PPiedel opened this issue 5 years ago • 1 comments
trafficstars

Validation responses of MapVariable contains ExpressionParseErrors which are in fact related to field value, but the fieldName property of JSON response are filled as they were related to field key.

  1. It should be clearly asocatied with value, not a key.
  2. We should use uuid, because key edition leads to situatuion, where value error can not be associated with any key.

PPiedel avatar Dec 17 '19 08:12 PPiedel

We should also add uuid for all nodes where where we have dynamic fields.

lciolecki avatar Dec 17 '19 09:12 lciolecki