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

Automation Error "view error" in portal does not take the user to the failed automation #14815

Closed
1 task done
mikesealey opened this issue Oct 17, 2024 · 3 comments
Closed
1 task done
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@mikesealey
Copy link
Collaborator

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Self
    • Method: docker compose
    • Budibase Version: 2.33.0

Describe the bug
If an automation fails an error message is displayed in the portal, but clicking on the "View error" does not take the user to their automations logs, only into the design tab of their app.

To Reproduce
Steps to reproduce the behavior:

  1. Create an automation that's triggered by a cron job that runs every minute
  2. add a step that will fail (email with no recipient, eg)
  3. add a blank screen to enable you to publish
  4. leave your app and go to your account portal. Wait 1 minute
  5. Refresh, and see error
  6. click "View error"

Expected behavior
Clicking "view error" should navigate into the Settings tab, and show the Automations logs.

Screenshots
https://jam.dev/c/78c5ba8f-a86c-4050-a167-127ddc3d8443

App Export
View Failed Automations broken-export-1729163966906.tar.gz

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 130.0.6723.58

Additional context
Issue submitted by CSE on behalf of customer

@mikesealey mikesealey added the bug Something isn't working label Oct 17, 2024
@mikesealey mikesealey added the good first issue Good for newcomers label Oct 17, 2024
@saewoohan
Copy link
Contributor

Hi, @mikesealey I’m interested in working on this task! Please assign the issue to me.

@mike12345567
Copy link
Collaborator

Fix has been merged and will be included in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants