PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.32k stars 5.27k forks source link

[ACTION] Microsoft Planner actions #11691

Open Lorislombardi opened 2 weeks ago

Lorislombardi commented 2 weeks ago

Is there a specific app this action is for? Microsoft Planner

Please provide a link to the relevant API docs for the specific service / operation.

vunguyenhung commented 3 days ago

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information https://vunguyenhung.notion.site/ACTION-Microsoft-Planner-actions-b22ca18e95b5484fb5c46555539de1b6

vunguyenhung commented 2 days ago

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information https://vunguyenhung.notion.site/ACTION-Microsoft-Planner-actions-b22ca18e95b5484fb5c46555539de1b6

vunguyenhung commented 1 day ago

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information https://vunguyenhung.notion.site/ACTION-Microsoft-Planner-actions-b22ca18e95b5484fb5c46555539de1b6

jcortes commented 14 hours ago

HI @vunguyenhung about

The Plan prop works correctly for other actions such as Create Bucket

I think you need to click on refresh when selecting a new groupId to reflect the new list in planId prop because all these props in other components are using the same approach to list plans. I did try with group Sales and Marketing and seems like there is no list of plans associated with that group in my trial account.

And about

When I manually input the Plan and select an option on the Bucket prop, I faced an error

the error being

{"error":{"code":"","message":"Supplied bucket ID is invalid or does not exists","innerError":{"date":"2024-05-15T02:45:16","request-id":"53918378-bc8a-425c-b574-e9a3e3afe7a6","client-request-id":"53918378-bc8a-425c-b574-e9a3e3afe7a6"}}}

that's a Microsoft Planner error that suggests that the bucketId doesn't belong to the same planId since you are setting it manually and that would be out of the scope of the component.

vunguyenhung commented 4 hours ago

Hey @jcortes, I've tried your suggestion but still observing the same error:

  1. I refreshed the field multiple times and see no options
  2. I've confirmed that the Bucket is indeed belonged to the Plan (as I've created it in the previous step), and because I selected the Bucket from the async options

Please check the reproduce steps in this video: https://drive.google.com/file/d/1WEbkTUQLHrHSodmdy0AO5Pt8VZS0UStX/view?usp=sharing

vunguyenhung commented 4 hours ago

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information https://vunguyenhung.notion.site/ACTION-Microsoft-Planner-actions-b22ca18e95b5484fb5c46555539de1b6