Bug: Unable to manually link transaction after rejecting auto linked transactions #1630
Labels
2️⃣ Medium Priority
Community contributions accepted, Maybe team only works on if there are no high priority items open
Describe the bug
When I have rejected an autolink transaction and try to link it to an other transaction. I sometimes (unsure where the inconsistency comes from) are unable to link the transaction to an other transaction. The linking itself seems to be working fine. The issue is that the frontend seems to still get some data from the
transfers
table. As I delete the row where the transaction that I try to link is part of (which has a status of rejected) the frontend updates and shows the link that I previously manually made.To Reproduce
Steps to reproduce the behavior:
Expected behavior
When manually linking it should ignore anything that was autolinked even rejected.
What version of Maybe are you using?
Self-hosted v0.2.0 docker:latest
The text was updated successfully, but these errors were encountered: