elsa-workflows / elsa-workflows/elsa-core

Designer is making duplicate API requests uncessarily

Open
#3,367 0 comments 0 reactions 0 assignees View on GitHub
enhancement triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

The designer is making multiple requests to the following APIs when it should only be making 1.

- /v1/activities
- /v1/workflow-storage-providers

I think this has always been the case for all versions, but I can confirm in 2.8 and 2.9 to 2.9.1 it is happening.
They are **not** Pre-Flight (Options) requests.

Following Screenshots for the different components:

**/Workflow-Definitions/{guid}**
![image](https://user-images.githubusercontent.com/23382244/196909934-2c5eb25b-cffa-48c6-a6d5-3dec5eba9c8e.png)

**/Workflow-Instances/{guid}**
![image](https://user-images.githubusercontent.com/23382244/196911212-1b52b6d2-c1f1-47ac-bf79-6b6171757afb.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.