The issue was caused by leading and trailing whitespaces in entity strings as processed by the UI, which made entries extracted by the pipeline appear different than those submitted by users (by one or two whitespaces) even though the text was the same. Fixed by splitting strings on delimiter including whitespaces. Can you please test it @draciti?
The issue was caused by leading and trailing whitespaces in entity strings as processed by the UI, which made entries extracted by the pipeline appear different than those submitted by users (by one or two whitespaces) even though the text was the same. Fixed by splitting strings on delimiter including whitespaces. Can you please test it @draciti?