[Bug] Smart field are editable

Hello!

In my FA project I use some smart field that I define in my code.

Until now all smart fields were readonly as they should be. But there seems to be a bug since about 1 week. The smart fields are editable and are visible everywhere even when I explicitly said I wanted to hide them.

Several times I’ve hidden a smart field and when I restart my servers the smart field becomes visible again…

When I try to make a smart field read-only, I get this error :

Context

My metadatas :

“meta”: {
“database_type”: “postgres”,
“liana”: “forest-express-sequelize”,
“liana_version”: “6.3.6”,
“engine”: “nodejs”,
“engine_version”: “12.18.3”,
“framework”: “express”,
“framework_version”: “~4.17.1”,
“orm_version”: “5.22.3”
}

Hi @Camille_LEGERON,

Welcome to the Forest Admin community!

If I read you well, I think we have 2 issues.

About the second one; the Smart Field read-only edition, I think it has been identified and the team is currently working on a fix.

About the first issue, I am not sure of what can happen.
Can you give us more insights about the regression you observed?
Does it happen when you define a new Smart Field or does it happen for existing Smart Fields?

Thanks for your help