I have a trigger that is pulling records, doing some additional lookups/cleanup/processing, then it goes through the emit new items. I would prefer to only do that processing on new items but if i move the emit new items module up higher to just before the query i get an error when saving because the unique identifier of the emit new items and trigger module no longer matches (they still contain the same data, just a different node now). If I override the error and save anyways, will the emit new items module still process correctly?
for reference, assembly f8d1c009985b4da58e0ed04766cceb08