GridProtectionAlliance/openECA

Array mapping with FILTER expression adds spurious semi-colon

Closed this issue · 1 comments

Semi colon gets added to the end of the expression when mapping get written to a file - this causes a parsing error on load.

This only happens on Input Mappings, Output Mappings work fine.

image

Example filter expression against mappings:
FILTER Mappings WHERE TypeCategory = 'ECA' AND TypeIdentifier = 'VIPair'

fixed bug in javascript