Checking this, but surely this has to be a Bug?
FeatureJoiner in Left Join Mode and Right Hand Side Conflict Resolution is overwriting LHS Attributes with NULLs where:
a) There was no matching Feature on the RHS
b) The Attribute Name exists on both the LHS and the RHS
I would have thought that for any Left Feature that did not match any Right Feature, there is no "conflict" to resolve and it should exit the Transformer with the same Attribute Values as what it went in with?