Cannot add 0 to integer array

Hello Forest Admin Team,

I’m not able to add 0 as a value to integer array (the ‘add’ button is blocked):

Structure field code:
period: {
type: DataTypes.ARRAY(DataTypes.INTEGER),
},

Postgres Table Column type:
image

Forest Admin behavior(button is blocked):
image

Kind regards,
Mark

Hi :wave: @slow_monkey thank you for your feedback.
I’m able to reproduce, I’m currently working on a fix.
Our apologies for the inconvenience.

A fix was released.
Let me know if the issue persist after you refresh your browser page.

Hello,

Thank you for your quick processing. Work as expected.

Kind regards,
Mark

1 Like