We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the external URL is defined in the import config but not imported
The external URL should be imported
With Version 5.6.15 the external URL Attribute was renamed in firefly from external_uri to external_url. (Changelog)
The data-importer still maps this to external_uri. This is configured in (csv.php).
I did a quick test and the URL is imported again after changing the value in csv.php
No response
The text was updated successfully, but these errors were encountered:
Nice find, I'll pick it up!
Sorry, something went wrong.
I pushed a fix to the develop branch, it'll be part of a new release soon 👍
develop
firefly-iii/data-importer@356e320
No branches or pull requests
Support guidelines
I've found a bug and checked that ...
Description
the external URL is defined in the import config but not imported
Expected behaviour
The external URL should be imported
Debug information
With Version 5.6.15 the external URL Attribute was renamed in firefly from external_uri to external_url. (Changelog)
The data-importer still maps this to external_uri. This is configured in (csv.php).
I did a quick test and the URL is imported again after changing the value in csv.php
Steps to reproduce
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: