Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rpulcino opened this issue Sep 5, 2023 · 5 comments

Comments

@rpulcino
Copy link

rpulcino commented Sep 5, 2023

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 rpulcino changed the title Turn on "When a Request State is Updated to Approved create a Project" flow on the Project Management Office Accelerator Turn on "When a Request State is Updated to Approved create a Project" flow on the Project Management Office Accelerator. Sep 13, 2023
@nyoung30
Copy link

Same issue here. Probably need these values populated.
image

@macxpert1
Copy link

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

@hanielc
Copy link

hanielc commented Oct 26, 2023

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

@nyoung30
Copy link

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

@hanielc
Copy link

hanielc commented Oct 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants