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 fixes #15081

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Automation fixes #15081

wants to merge 4 commits into from

Conversation

deanhannigan
Copy link
Contributor

@deanhannigan deanhannigan commented Nov 28, 2024

Description

This addresses some general automation issues:

  • The recent race condition fix inadvertently caused another issue, where the Test Modal would appear to clear on blur. This has now been resolved
  • During testing, I saw that for row automation triggers like, Row Updated, the test config would be reset if you didn't add any fields at all. This was because the default config values were initially ignored even though they were correctly initialised.

Addresses

Copy link

qa-wolf bot commented Nov 28, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

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

Successfully merging this pull request may close these issues.

Values are not passed correct in the automation test screen
1 participant