elsa-workflows / elsa-workflows/elsa-core
(OPEN) Sometimes, the designer will save activity properties and not render them on edit
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
I am facing a situation in which any activity I add seems to lose any data I entered into it after saving. Looking at the network traffic, I can see that the data is actually being saved and retrieved even after refreshing the page or opening the same workflow definition from another browser. I've seen this before but can't quite remember what resolved the issue.
Here is an example where I filled out the first few fields of the SendEmail activity, can see the data in the GET call made to the "Latest" endpoint, and can't see it on the designer for some reason.

I'm not experiencing this issue in all of my environments despite them all using the same code base and version of Elsa (2.9.2).
Contributor guide
Assessment
This issue has not been assessed yet.