Project-Accelerator icon indicating copy to clipboard operation
Project-Accelerator copied to clipboard

Turn on "When a Request State is Updated to Approved create a Project" flow on the Project Management Office Accelerator.

Open rpulcino opened this issue 9 months ago • 5 comments

Project Management Office Accelerator

  • Attempt to turn on the flow, "When a Request State is Updated to Approved create a Project" and get the following error:

Flow client error returned with status code "BadRequest" and details "{"error":{"code":"InvalidOpenApiFlow","message":"Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'item' validation failed in workflow operation 'Create_a_new_record': The API operation 'CreateRecord' is missing required property 'item/msdyn_dayspermonth'.'."}}".

rpulcino avatar Sep 05 '23 17:09 rpulcino

Same issue here. Probably need these values populated. image

nyoung30 avatar Sep 18 '23 21:09 nyoung30

Also having the same issue - which values should be in the Days per month, Hours per day, Hours per week fields?

macxpert1 avatar Oct 17 '23 11:10 macxpert1

Any updates on this? I'm experiencing the same issue.

hanielc avatar Oct 26 '23 21:10 hanielc

Any updates on this? I'm experiencing the same issue.

Hey @hanielc,

I did updated the action hoping this is the correct configuration.

image

The columns are:

@{triggerOutputs()?['body/msdyn_dayspermonth']} @{triggerOutputs()?['body/msdyn_hoursperday']} @{triggerOutputs()?['body/msdyn_hoursperweek']}

Hope this helps and hope that the Project-Accelerator team confirms that these are the right columns.

Norm

nyoung30 avatar Oct 26 '23 22:10 nyoung30

Thanks @nyoung30 . That did it. Onto the next step...

hanielc avatar Oct 27 '23 00:10 hanielc