Add Option to Turn OFF Accumulation Mode in FeatureMerger i case I don't want any attribute from supplier.
Problem occurs when there is just 1 element in the list of Requestor features and 2 elements in the list of Supplier features. Both lists have the same name.
After FeatureMerger with Accumulation Mode: Use Requestor.
The Second list element from Supplier will become the Second list element in Requestor
Which is quite annoying.
Final note:
Switching Requestor and Supplier port can provide a workaround, but In my case it does not give me the result I want and causing more problem than I already have.
My final solution is to always remove list from supplier before merging.

