Message 1 of 2
Element creation and adding Entity data in same transaction is buggy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If you creates a new Element (forexample a bar or filter) and after that you adds Entity data to it (with SetEntity(Entity entity)) in the same transaction the Entity data is sometimes gone after commit.
Is that a known bug?