Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Syncting from GoCardless doesn't fill the Notes column #2133

Closed
1 task done
oleksandr opened this issue Dec 28, 2023 · 2 comments
Closed
1 task done

[Bug]: Syncting from GoCardless doesn't fill the Notes column #2133

oleksandr opened this issue Dec 28, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@oleksandr
Copy link

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

  1. Link an account with GoCardless
  2. Sync the transactions
  3. Observe an empty column Notes
  4. Tried it in the current file, reproduced in the new file from scratch.

What error did you receive?

No error, just empty Notes column, which breaks some of my rules (I get Notes when import transactions from file).

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Linux

@oleksandr oleksandr added the bug Something isn't working label Dec 28, 2023
@MatissJanis
Copy link
Member

👋 You'll want to check server logs for what information Gocardless gives for your bank. If there are no notes: you'll want to get in touch with Gocardless. However, if there are notes - you'll want to create a custom adapter for your bank so that the notes field is normalized to what Actual expects. This will need to be done by you or someone else who shares the same bank.

Information on how you can do that is available here: https://github.com/actualbudget/actual-server/blob/master/src/app-gocardless/README.md

We do not classify bank data discrepancies as a bug, so I'll close this off.

@MatissJanis MatissJanis closed this as not planned Won't fix, can't repro, duplicate, stale Dec 29, 2023
@oleksandr
Copy link
Author

@MatissJanis thanks for the prompt reply. I've noticed that the right notes are coming in the remittanceInformationStructured field of the GoCardless response. I assume this is custom from bank to bank, will take a look into custom adapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants