Open
Description
Please add the boolean constant ReferenceLogLineEnabled
default true and if it's false, then don't create ReferenceLogLine objects.
In our app the number of ReferenceLogLine objects created is too high. We have a workaround that abuses Mendix ListenersRegistry by clearing com.mendix.basis.action.user.CommitAction#entityName
, but we'd like to replace it with a legal solution.
Metadata
Metadata
Assignees
Labels
No labels