microsoft / powercat-business-approvals-kit

MIT License
34 stars 3 forks source link

BACore | Daily | Calculate Approval Timeouts - Flow failed with No dependent actions succeeded. Unable to process template language expressions in action 'Get_Holidays' #280

Open dtrandall opened 2 months ago

dtrandall commented 2 months ago

Describe the issue

Currently facing one of the BACore flows with the following. image

when running the Get Holidays also reports the following

InvalidTemplate Unable to process template language expressions in action 'Get_Holidays' inputs at line '0' and column '0': 'The template language expression 'first(body('Get_Work_Profile_Days')['value'])['cat_WorkProfile/_cat_holidaycalendar_value']' cannot be evaluated because property 'cat_WorkProfile/_cat_holidaycalendar_value' doesn't exist, available properties are '@odata.type, @odata.id, @odata.etag, @odata.editLink, cat_businessapproverid@odata.type, cat_businessapproverid, cat_WorkProfile@odata.associationLink, cat_WorkProfile@odata.navigationLink'. Please see https://aka.ms/logicexpressions for usage details.'.

Expected Behavior

To run without error as no changes to the flow have been made

What solution version are you using?

1.0.20240702.1

What app or flow are you having the issue with?

BACore | Daily | Calculate Approval Timeouts

Steps To Reproduce

Flow is continuously failing and trying to research trouble error in the flow.

Anything else?

No response