Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Hugo-L3174 opened this issue Apr 25, 2024 · 0 comments
Open

Comments

@Hugo-L3174
Copy link

Hugo-L3174 commented Apr 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant