Skip to content

[BUG] Asana Create Project action is broken #16651

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

Closed
dannyroosevelt opened this issue May 13, 2025 · 4 comments · Fixed by #16662
Closed

[BUG] Asana Create Project action is broken #16651

dannyroosevelt opened this issue May 13, 2025 · 4 comments · Fixed by #16662
Assignees
Labels
bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@dannyroosevelt
Copy link
Collaborator

dannyroosevelt commented May 13, 2025

Getting the below error, and the public field may be deprecated?
https://pipedream-connect-demo.vercel.app/?app=asana&component=asana-create-project

"errors": [
  {
    "message": "Missing required `team` field",
    "help": "For more information on API status codes and how to handle them, read the docs on errors: https://developers.asana.com/docs/errors"
  }
]
@dannyroosevelt dannyroosevelt added bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee labels May 13, 2025
@michelle0927 michelle0927 self-assigned this May 14, 2025
@michelle0927 michelle0927 moved this from Prioritized to Doing in Component (Source and Action) Backlog May 14, 2025
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 14, 2025
@GTFalcao GTFalcao moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog May 14, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 15, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog May 15, 2025
@vunguyenhung
Copy link
Collaborator

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/BUG-Asana-Create-Project-action-is-broken-1f3bf548bb5e814d9aa8e4f0d9f35bd3

@michelle0927
Copy link
Collaborator

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/BUG-Asana-Create-Project-action-is-broken-1f3bf548bb5e814d9aa8e4f0d9f35bd3

@vunguyenhung As was added to the prop description, the team prop is only required if "the workspace for your project is an organization". However, we can make it required if that's preferred.

Image

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog May 15, 2025
@vunguyenhung
Copy link
Collaborator

Hi @michelle0927, sounds good to me. Moving to ready for release

@vunguyenhung vunguyenhung moved this from Ready for QA to Ready for Release in Component (Source and Action) Backlog May 15, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/BUG-Asana-Create-Project-action-is-broken-1f3bf548bb5e814d9aa8e4f0d9f35bd3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants