siphomateke / zra-helper

A browser extension that automates various aspects of the ZRA website.
Other
0 stars 1 forks source link

Output of retries of pending liabilities action excludes tax types from the original run #120

Open siphomateke opened 5 years ago

siphomateke commented 5 years ago

Version v1.4.0

Describe the bug When retrying the pending liabilities action, the output only includes the tax types that failed and were retried. This makes it hard to combine the outputs once the data is exported.

To Reproduce Steps to reproduce the behavior:

  1. Run pending liabilities action
  2. Make some pending liabilities fail possibly by disabling or throttling the internet connection
  3. Retry the action
  4. Observe the output is missing tax types from the original run

Expected behavior All tax types that were in the original output of the action should be included in the output of the retry.

siphomateke commented 5 years ago

@rahensonzam During our conversation, you mentioned this not being fixed in version 1.12.0. Could you please elaborate or give samples of how it failed so I can try and reproduce the bug?