Open mbevc1 opened 1 month ago
Hi @mbevc1 ,
What happens if you remove the square brace in your config?
Given your replacement is already a list, there may be an off chance it works
Yeah, that was my first attempt, but in that case validator fails saying it's not an Array.
Describe the bug When using a
StringList
from replacements in Array field in other configs validation succeeds, butPrepare
fails in the pipeline with:To Reproduce Create a variable in
replacements-config.yaml
:then use it in
global-config.yaml
:Expected behavior Validation succeeds and so should the pipeline.
Please complete the following information about the solution:
Screenshots If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context Add any other context about the problem here.