Skip to content

Feature request: add flag to suppress creation of ReferenceLogLine #53

Open
@basi01

Description

@basi01

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions