hi
trying to ‘optimize’ our a simple frontend input and pushed all the frontend WF logic to a backend WF. seems like it should be pretty basic but i’m obviously missing something bc it’s still not working
input / id just records IDs (creates a new IDscan) and the goal in the backend is to add related ID info to IDscan (make changes to IDscan). all the IDs exist but aren’t found in the backend WF (the logs don’t help and have reworked it back and forth a few times, to no avail)
any ideas why the backend WF can’t find IDs which are in the system?
many thanks in advance