Dear all,
I have a workbench for some data (feature) filtering inside and outside of some polygons. I'm stuck at final step where I need to remove duplicate features which are inside of one polygon. The problem is with this specific polygon where Duplicate filter is sending one feature that for sure doesn't have duplicate through DUPLICATE port while it should be unique. I've tried different polygon and different features and it worked fine but for this specific feature it's not working right. I've tried the MATCHER also and got the same result, it sent feature to the matched port while it should be not_matched. I've checked for all the possible differencies in attributes between this problematic feature and any else feature and didn't find anything different. The features are autocad_text_strings. I didn't expose any attributes.
I hope someone can suggest some other solution or what to check for this specific feature? I can send data if necessary.
Thanks in advance.