You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you write custom description to "Required" field the variable is checked fine (pass). However, when adding a new env variable, the table update overwrites the custom message
Describe the bug
if you write custom description to "Required" field the variable is checked fine (pass). However, when adding a new env variable, the table update overwrites the custom message
To Reproduce
initial table
Let's say new env
NEW_ENV
is added.Generating table should output smth like:
Observed behavior
Should be smth like
Expected behavior
Additional context
I observed it in stats service; env
STATS__BLOCKSCOUT_API_URL
; but made up the simple example for this issue (that I didn't check) but it should work.The text was updated successfully, but these errors were encountered: