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-3768] - Metering Data export file contains 0.000 values for missing IN/OUT positions #159

Open
EinarArro opened this issue Dec 19, 2024 · 0 comments
Labels
medium Will be fixed after critical

Comments

@EinarArro
Copy link
Collaborator

Problem

When user exports the metering data to Excel and some positions have only IN or OUT values, then the counterpart IN/OUT has 0.000 values, although the value missing from the Database (no 0.000 value in the database)

Steps to reproduce

  • Create metering data the way, that some positions have only IN and some only OUT values
  • Export the metering data to Excel

Expected result

  • If the IN or OUT value is missing the database, then there is no 0.000 value in the Excel

Actual Result

  • If IN value is present and OUT value is missing, then Excel export still contains 0.000 value for OUT
  • If OUT value is present and IN value is missing, then Excel export still contains 0.000 value for IN

Impact (If known)

If you just change some actual value and do not delete those fake 0.000 values, then import fails with error message

Workaround

Manually delete 0.000 values

@elinasirk elinasirk added the lowPriority Low priority label Dec 19, 2024
@kristjanZ kristjanZ added medium Will be fixed after critical and removed lowPriority Low priority labels Jan 22, 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

3 participants