Variable interpolation bug

Hi everyone,

Since this morning we encounter what seems to be a bug with env variable on our containers.

When we add a variable that is not a file, sometime there is error at variable creation:
Screenshot 2024-08-21 at 15.03.42

console error 400:
Screenshot 2024-08-21 at 15.00.39

the enable_interpolation_in_file seem to be the problem, and somehow set by the FE to true even when variable is not a file variable.

This is not systematic, and depends on the environment and/or cluster we add variables, difficult to say.

Hello @YannT,

Thanks for reporting. We spotted a bug on our end, a fix is on its way.
We will let you know once released.

Cheers

Hello @YannT,

Thank you for the report, and I’m really sorry for the issue you encountered.

Indeed, we had a problem with variable creation and enable_interpolation_in_file field, but it has now been fixed.

Let me know if you run into any other issues!

Best,
Rémi

Thank you for the reactivity guys, it seems to works again on our preview-envs :muscle: :pray:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.