elsa-workflows / elsa-workflows/elsa-core
Shadow properties not working with PostgreSQL
Open
bug
elsa 3
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
This causes issues when saving:
- workflow definitions
- bookmarks
- triggers
- instances
- etc...
The issue is caused by the [EFCore.BulkExtensions.MIT](https://github.com/videokojot/EFCore.BulkExtensions.MIT) package not supporting the shadow properties while using PostgreSQL
Contributor guide
Assessment
This issue has not been assessed yet.