Actions v2 on v3.1.0 returning [internal] An internal error occurred (QUERY-y2u7vctrha)
Upgraded recently from v2.67.2 to v3.1.0 locally on docker compose. Tried adding a target and an action. After an action was added, I started getting
[internal] An internal error occurred (QUERY-y2u7vctrha)
and im not able to see my action that was added. Its not being triggered either7 Replies
hey @Shardool thanks for your question, which doc did you followed?.
@Rajat to add the action? I just added the action using the new UI in the console
hey @Shardool what was your action and the target, what did it do, I am asking this as it could be that its that particular action that is not ablw to trigger/run so I am wondering
I was trying to setup the action but never actually managed to get it to work. I only registered the target -> which was with my local backend at http://localhost:8000. I managed to created a trigger following this https://zitadel.com/docs/guides/integrate/actions/testing-response but never managed to test it because I couldn't see the trigger again. loading the console on the trigger page would just throw the mentioned error
[internal] An internal error occurred (QUERY-y2u7vctrha)
ZITADEL Docs
This guide shows you how to leverage the ZITADEL actions feature to react to API responses in your ZITADEL instance.
hey @Shardool thanks, I will takr take a look at it
I can confirm that this issue still persists on v3.2.2, I tried invoking the API as documented here https://zitadel.com/docs/apis/resources/action_service_v2/action-service-list-executions
Has this issue been resolved in a newer version?
ZITADEL Docs
List all matching executions. By default all executions of the instance are returned that have at least one execution target.
hey @Pallab thhnaks for conforming, seems like actions are breaking changes as it was reported by few other members.I will check it