Open nmfujimoto opened 4 years ago
Example of the dashboard for Not Scheduled Return Orders (Total of 4):
All 4 Return orders have the Scheduled Pick Up action and should not be counted on the dashboard for Not Scheduled. Schedule Initial Appt (Original) is the same as Scheduled Pick Up (Return) in the system.
Issue has been fixed and fixes are reflected in staging and production.
The JobIsScheduled field in the Job Master table should be set to True/False depending on if the job is scheduled. The job is scheduled by adding the Schedule Initial Appt., Scheduled Pick Up, or the xCBL Schedule actions.
The Not Scheduled dashboard cards should look at the JobIsScheduled field to determine is the job matches the scheduled condition.
@nmfujimoto Testing completed from QA and Staging Server and it is working as expected.
@nmfujimoto Follow up with @msoto-meridian do xCBL send requests for Return orders?
Return orders are still displaying on the Not Scheduled dashboard card even though the orders have the Scheduled Pick Up action.