The charge template flag “drop zero wallet operation” doesn’t store wallet operations rated to 0.
This prevents rerating through the usual means (marking wallet operations ro rerate).
Fortunately, we have a backup solution to operate directly on EDRs that generated these “zero” wallet operations.
Basically, we are able to reopen EDRs whose wallet operations have been dropped, so they can be rated again (using the standard rating mechanism).
Identifying EDRs with dropped wallet operations
These EDRs have a property zeroWoDropped set to true.
An optional filter allows to select these EDRs:
Reopen EDRs
You can reopen selected EDRs or EDRs from filter.
If EDR is defined as a huge entity (see https://opencellsoft.atlassian.net/wiki/x/AYCHm) then the status update will be performed through processing batches (processed by job), else update is performed synchronously.