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

[EDH-3844] rTime missing from Data Distribution #161

Open
elinasirk opened this issue Jan 9, 2025 · 0 comments
Open

[EDH-3844] rTime missing from Data Distribution #161

elinasirk opened this issue Jan 9, 2025 · 0 comments
Labels
medium Will be fixed after critical

Comments

@elinasirk
Copy link
Collaborator

Problem

Metering data DD flow is not working correctly. Default values are not added to Data Distribution.

When reading time is not sent, current timestamp is added as reading time. However in this case this reading time is not added to data distribution. This should not work this way, no matter which way the reading time is added it needs to be included in DD.

Steps to reproduce

Add metering data without reading time (via API)
Check DD - no reading time is included

Expected result

Reading time must always be included in metering data DD. Doesn't matter if it is sent to us or we added it as current timestamp.

Actual Result

Reading time missing from DD if the metering data is not sent with reading time.

Impact (If known)

Open Suppliers do not know which metering data is the latest.

@elinasirk elinasirk added the medium Will be fixed after critical label Jan 10, 2025
@kristjanZ kristjanZ modified the milestone: test1 Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium Will be fixed after critical
Projects
None yet
Development

No branches or pull requests

2 participants