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

[BUG]: the code piece fails (Trello triggers) #4669

Closed
AshotZaqoyan opened this issue May 12, 2024 · 3 comments · Fixed by #4772
Closed

[BUG]: the code piece fails (Trello triggers) #4669

AshotZaqoyan opened this issue May 12, 2024 · 3 comments · Fixed by #4772

Comments

@AshotZaqoyan
Copy link

Describe the bug
When attempting to use the "Card Moved to list" and "New Card" triggers in the Trello integration, after filling out all the required fields and clicking "Load date", the following error occurs:

"No results found
Testing data failed. Please ensure that the settings are correct or try again."

To Reproduce

  1. Go to the Trello integration settings.
  2. Select either "Card Moved to list" or "New Card" trigger.
  3. Fill out all required fields.
    3.1. Added a new card and/or moved to the selected list
  4. Click "Load date".
  5. Observe the error message.

Expected behavior
After clicking "Load date", the integration should successfully load the data without any errors and display the expected results.

Screenshots
Screenshot 2024-05-12 at 16 28 56

Additional context
Before clicking "Load date", I added a new card and/or moved to the selected list (several times)

@abuaboud abuaboud added the 🤷‍♂️🤷‍♀️ untriaged Need attention from maintainer in activepieces label May 12, 2024
@AshotZaqoyan
Copy link
Author

@abuaboud Hello, when will this issue be resolved?

I used to use Zapier and now I've ditched it and am using activepieces, I'm moving my automations from Zapier to activepieces, I can no longer pay Zapier for a month, please resolve this issue as soon as possible.

@abuaboud
Copy link
Contributor

Hi @AshotZaqoyan,

I'm not sure when we can do it, but feel free to open a pull request.

https://github.com/activepieces/activepieces/blob/main/packages/pieces/community/trello/src/lib/triggers/newCard.ts

It should be straightforward, and it's documented here. You can run the dev environment in Codespaces:

https://www.activepieces.com/docs/developers/development-setup/codespaces

and add Trello to the environment variables:

https://www.activepieces.com/docs/developers/development-setup/getting-started#pieces-development

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If this issue is continuing with the latest stable version of Activepieces, please open a new issue that references this one.

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

Successfully merging a pull request may close this issue.

2 participants