Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]In the api "elsa/api/workflow-instances/{instance_id}" result,"JSON.workflowState.activityExecutionContexts" is empty? #5363

Open
coolshun opened this issue May 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@coolshun
Copy link

In the api "elsa/api/workflow-instances/{instance_id}" result,"JSON.workflowState.activityExecutionContexts" is empty? I use the latest version 3.1.3,the "activityExecutionContexts" is a empty array. But I use the version 3.0.6,it has all activites of instance. Why?

@coolshun coolshun added the bug Something isn't working label May 10, 2024
Copy link

glime-ai bot commented May 10, 2024

To provide an accurate answer, I would need to review the release notes or documentation for Elsa Workflow versions 3.0.6 and 3.1.3 to understand what changes might have affected the activityExecutionContexts property in the API response. However, based on the context provided, it seems that there might have been a change or regression between these versions that is causing the activityExecutionContexts to be empty in the newer version.

It's possible that this behavior is due to a bug introduced in the newer version, or it could be an intentional change in the way the API responds. To resolve this issue, I would recommend checking the following:

  1. Review the release notes for version 3.1.3 to see if there are any mentions of changes to the API response format or to the activityExecutionContexts.
  2. Check the GitHub issues for the Elsa Workflow repository to see if anyone else has reported similar issues with the newer version.
  3. If no information is available in the release notes or GitHub issues, consider opening a new issue in the Elsa Workflow GitHub repository to ask the maintainers directly about this change in behavior.

If you have already checked these resources or if you need further assistance, please let me know, and I can provide additional support.

This comment was generated by Glime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant