elsa-workflows / elsa-workflows/elsa-studio
Make workflow-definitions loaded via UseFluentStorageProvider readonly in the Studio
Open
bug
triaged
- Dominant language
- C#
- Stars
- 301
- Forks
- 181
- Avg merge
- 17h 12m
- Merged PRs (30d)
- 42
Description
Based on discussion in https://discord.com/channels/814605913783795763/1098587426517172255/threads/1205159468501831783
I'm using the ".UseFluentStorageProvider()" to load workflow-definiton from the local Workflow directory. That works well, however, in ElsaStudio these are not automatically marked as ReadOnly. I tried setting "isReadonly":true in the JSON files, but with the same result.
In ElsaV2 those showed up in the Workflow Registry, among others, and were read-only.

Contributor guide
Assessment
This issue has not been assessed yet.