Skip to content

Replay datastore mapping of a log entry not present from the beginning #447

@Hugo-L3174

Description

@Hugo-L3174

Using the replay plugin with datastore mapping of specific log entries works as intended when the desired log entry is present from the beginning.

However, if the entry exists in the log but has no value in the beginning, for example when it comes from a task added during control, the creation of the datastore entry throws.
This occurs here at the allocation of the datastore entry.

Maybe there is a better way to do this using some functions of the replay plugin, but I thought the expected behavior would be to output zero while the entry does not exist and the log value when it exists in the replay.

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