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 Trigger fields will delete themselves if the user clicks to change type with no name set #15168

Open
1 task done
mikesealey opened this issue Dec 12, 2024 · 1 comment
Labels
bb-automations Budibase Automations related work bug Something isn't working env - production Bug found in production

Comments

@mikesealey
Copy link
Collaborator

mikesealey commented Dec 12, 2024

Checklist

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

Hosting

  • Self
    • Method: Docker
    • Budibase Version: 3.2.27
    • App Version: 3.2.27

Describe the bug
When creating a new automation and adding a trigger field, new triggers will delete themselves if the user clicks into the type dropdown before specifying a name.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new automation triggered by an app-action
  2. add a Trigger field
  3. click into the "type" dropdown before clicking elsewhere
  4. (trigger row will disappear)

Alternative issue:

  1. Create a new automation triggered by an app-action
  2. Save a trigger field
  3. create a new trigger field with the same name
  4. click into the Type dropdown
  5. (trigger row will disappear)

Expected behaviour
I should be able to add a trigger without it vanishing.
I should be able to set the type before the name (though a prompt or help text to remind me to name the trigger would be helpful)
I should be reminded no chose unique names for triggers without the trigger vanishing

Screenshots
https://jam.dev/c/449d990f-3011-4b01-87bc-56983d3d8460

https://jam.dev/c/c2fd306b-56ba-4504-ad3b-6c8ddaaf6620

App Export
Uploading Automations Messages-export-1734005440273.tar.gz…

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 131.0.6778.140 (Official Build) (arm64)

Additional context
Add any other context about the problem here.

@mikesealey mikesealey added the bug Something isn't working label Dec 12, 2024
@ConorWebb96 ConorWebb96 added bb-automations Budibase Automations related work env - production Bug found in production labels Dec 16, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-automations Budibase Automations related work bug Something isn't working env - production Bug found in production
Projects
None yet
Development

No branches or pull requests

2 participants