elsa-workflows / elsa-workflows/elsa-core

(OPEN) Sometimes, the designer will save activity properties and not render them on edit

Open
#3,537 11 comments 0 reactions 0 assignees View on GitHub
bug triaged
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.

![image](https://user-images.githubusercontent.com/84007094/207770153-ab0408aa-e78a-4ec5-a2b4-b4e957614e52.png)

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

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.