Hello,
We modified one of our SmartAction today, by adding a new element in an enum field. We also updated the forestschema accordingly.
When we call this actions with old element type (dropdown menu item), it works. But when we try to use the last element we just added, the UI displays this red message:
“action cannot be reached. Is your server running ? Did you configure this Smart Action properly ?”
Expected behavior
We were expecting execution or an error from our side… we are seeing anything so it’s complicated to debug. It seems that our Forest UI space is not reaching our hosted Forest for this on particular call configuration. Weird.
Actual behavior
Strange behaviour, works for old dropdown item, but not the new one.
Failure Logs
We have no logs, the route is not reached for the dropdown item we want to use…
Context
- Package Version: forest-express 3.2.4
- Express Version: 4.16.2
- Database Dialect: MongoDB