enhancement
major
minor
major
minor
defect
minor
#26848
Document management does not work in non-versioning system
You can disable persistence versioning. With #26827, you’ll notice that document management no longer works in a system configured this way, since document versions rely on the persistence layer’s versioning.
Solution
The document table must be versioned even in a system that does not use persistence versioning.
Test
- test.com.top_logic.knowledge.wrap.TestWebFolder with a non-versioned persistence layer