On my SLA Task App training module, “Build an App in Mendix Studio”, after updating the microflow I started getting app consistency errors: Microflow 'SelectDoneStatus' does not return an object.CE0552TaskTrackerPage 'TaskEdit'Data view 'dataView1' The selected page 'SLA_Dashboard' should contain a data view that accepts an object of type 'Task'.CE0569TaskTrackerMicroflow 'CreateDoneTask'Property 'Page' of action activity 'Show 'SLA_Dashboard'' The selected page 'SLA_Dashboard' should contain a data view that accepts an object of type 'Task'.CE0569TaskTrackerMicroflow 'CreateReviewTask'Property 'Page' of action activity 'Show 'SLA_Dashboard'' The selected page 'SLA_Dashboard' should contain a data view that accepts an object of type 'Task'.CE0569TaskTrackerMicroflow 'CreateRunningTask'Property 'Page' of action activity 'Show 'SLA_Dashboard'' Undefined variable 'Task'.CE0109TaskTrackerMicroflow 'SelectDoneStatus'Action activity 'Change 'Task' (Status)' Undefined variable 'Task'.CE0109TaskTrackerMicroflow 'SelectDoneStatus'Decision 'Determine SLAStatus' Undefined variable 'Task'.
asked
Timothy Hengst
2 answers
0
I am having the same issue. See image.
answered
Allen Oberhauser
0
I was at this stage of the training, attempting to preview the just-created App