We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2dd0e commit cb45eafCopy full SHA for cb45eaf
1 file changed
CHANGELOG.md
@@ -27,6 +27,8 @@ and this project adheres to
27
- Migrate form error display from `phx-feedback-for` to `used_input?/1` so
28
validation errors only appear on fields the user has interacted with
29
[#4472](https://github.com/OpenFn/lightning/pull/4472)
30
+- Fix sandbox name validation errors appearing twice
31
+ [#4490](https://github.com/OpenFn/lightning/issues/4490)
32
- Isolate AI assistant tests with per-module manual Oban mode to prevent side
33
effects leaking into concurrent tests
34
[#4493](https://github.com/OpenFn/lightning/pull/4493)
0 commit comments