Skip to content

AuditMessage constructor does not use timeStamp #1

Description

@airelogic-dev

The AuditMessage class has this constructor:
AuditMessage(DateTime timeStamp, ActionType actionCode, OutcomeIndicator outcome, EventIdentifierType eventIdentifier, CodeValue<String> eventTypeCode)

However timeStamp is not used, and instead is assigned:
EventDateTime = DateTime.Now,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions