Open louim-lbs opened 3 weeks ago
Hey @louim-lbs, Thanks for new data. I think these transactions have to be skipped by design, because they are failed transactions, which means you have not spent nor have you received any money. It is possible to include them with the failed status and maybe the reason from TR. But then I will prioritize it lower as it is not core functionality of this app.
Hey,
Yes I agree with the skip, but maybe it could be interesting to acknowledge them, not to let think the user it is a missed operation. Like changing Unsupported transaction skipped
to Failed (null) transaction skipped
, or something similar.
Anyway, no big deal, as you mentioned.
Best,
You are right. I think it is better to say explicitly that it was deliberately ignored, to not raise a confusion. I will work on that. Thanks again for your help!
Describe the bug "eventType": "SAVINGS_PLAN_EXECUTION_FAILED" seems not to be recognized. I have the
Unsupported transaction skipped
warning.Expected behavior Don't take into account (or yes, I don't know) the operation, cause it failed, but at least recognize it and don't return a warning that let me think there is something wrong.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Ex of timelineTransactions related transaction:
Ex of timelineDetailV2 related file:
Thanks!