Currency conversion does not work on newer TED releases #28
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In some cases, this is the problem.

When parsing, some values seem to have characters they are not supposed to have.
The branch I have added I implemented a change. So that I can continue working with the new structure of the archive. You can use the fix. Keep in mind I did not fully test it. It worked for me so I could continue with my issue.
Could you provide bit more backtrace, or steps how to reproduce the error? Would save me a bit of time :D
./result/bin/run-pipeline --first-month 2023-02 --last-month 2023-03
was already fixed on
main
. Please always mergemain
back to whatever you're working on.