[14.0] edi_storage_oca with SFTP backend ACK aren't synchronized
Module
edi_storage_oca
Describe the bug
I used this module to connect my bank SFTP backend to export my account.payment.order's files and to receive the answer as ACK. The problem is that when I send the file generated with an EDI record I also pre-create the ACK with exchange_create_ack_record the exchange_filename as a regex and not the final name. When the cron runs it creates a new exchange record instead of updating the filename with the one available on the SFTP.
To Reproduce
Affected versions: 14.0 and later
Steps to reproduce the behavior:
- Create an EDI backend connected with an SFTP + an exchange type with ACK with a regex
- Create an EDI exchange record with an ACK Linked to the new record.
- Try to retrieve a distant file that would match the regex of the filename of the ACK exchange record.
Expected behavior The cron should have a sync with distant folder before creating new entry to see if it can matches in existing record a regex.
Additional context None
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
Any news on this ?
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.