Enhancement
Major
Detail
Major
Detail
Bugfix
Detail
#26848
Document management does not work in non-versioning system
One can switch off the versioning of the persistence. With #26827 you then notice that document management no longer works in a system configured in this way, because the document versions rely on the versioning of the persistence layer.
Solution
The document table must also be versioned in a non-versioning system.
Test
- test.com.top_logic.knowledge.wrap.TestWebFolder with a non-versioning persistence layer