Displayed smart actions do not reflect the smart actions defined on my backend.
Smart actions display forms of other smart actions.
Since this morning (2023-01-03). It was working fine yesterday.
Expected behavior
Displayed smart actions should reflect the backend definitions.
Context
Project name: Rogervoice
Team name: Thomas
Environment name: Development
Agent type & version: “@forestadmin/agent”: “1.5.5”
Hi @tbaron welcome to our community.
I’m sad to hear that. To try to understand what happen here can you give me an example of change you mage ? After that i can check on our data what’s going on.
For instance, on the UI, I can still see smart actions that I have removed from the backend.
And also, when I click on my smart action “Create a new Thing”, I can see on my backend logs that the hook for my other smart action “Modify the Thing” is triggered.
Now, I cannot start my backend anymore, it crashes. Clearly, there is something with the schema upload. Here the logs:
Error: [Tue Jan 03 2023 12:29:18 GMT+0000 (Coordinated Universal Time)] Unexpected Error
at ServerUtils.handleResponseError (node_modules/@forestadmin/forestadmin-client/dist/utils/server.js:41:23)
at ServerUtils.query (node_modules/@forestadmin/forestadmin-client/dist/utils/server.js:20:18)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SchemaService.postSchema (node_modules/@forestadmin/forestadmin-client/dist/schema/index.js:17:13)
at async Agent.sendSchema (node_modules/@forestadmin/agent/dist/agent.js:154:25)
at async Promise.all (index 1)
at async Agent.start (node_modules/@forestadmin/agent/dist/agent.js:57:26)
at async App.startForest (build/src/app.js:86:9)
at async App.start (build/src/app.js:59:9)
@tbaron@Melis_Tekin@Pater We apologize for the inconvenance, it should be back to normal now, can you confirm it work again on your side
I stay here to answer your questions.