one of my nodes (within a model consisting of several nodes) is a "Spatial Join" - it depends on two different outputs of preceding nodes.
while extending the model step by step and running the added parts manually (by context menu run command) the node wich follows the "Spatial Join" returned an error message which was indicating that a required field was missing. i went through the whole sequence of nodes and identified the problem in the "Spatial Join" ... the fields list shows only a subset of the fields from my Join-Table -> a number of fields that actually exist in the Join-FC (i have re-checked that several times !) are dropped from the list and subsequently not part of the output FC ... and next node raises an error because the relevant field is missing.
did anybody come across that problem and has an idea about how to deal with it ?