When switching to a WAIT task, the output status from gpi_tracker_status_check_ref is coming as null.
Answer:
- Ensure the
WAITtask is appropriately followed by the next logical task. You might need to adjust how theWAITtask interacts with other tasks to prevent data from being lost between tasks.