Consistency errors during Build an App course

0
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
2 answers
0

I am having the same issue.  See image.

 

answered
0

I was at this stage of the training, attempting to preview the just-created App

https://gettingstarted.mendixcloud.com/link/module/292/lecture/2289

 

 

URL of the app:

 

https://studio.mendix.com/project/0ec1178f-cf0d-4360-a1e3-ecb140dfe17b/document/edbfbf9c-fd97-4552-97c2-99685513e084/TaskTracker.TaskOverview

answered