Fix field extension validation issue

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
Ben Lambert
2025-01-07 14:41:45 +01:00
committed by blam
parent 45b6d163f9
commit 3cfbe27b0e
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-scaffolder-react': patch
---
Fixed the issue #28239 (Bug Report: Field extension validation does not work when field is in dependencies in an array field)
Fix field extension validation not working when field is in dependencies in an array field