edi icon indicating copy to clipboard operation
edi copied to clipboard

[14.0] edi_storage_oca with SFTP backend ACK aren't synchronized

Open simgonzalez opened this issue 2 years ago • 2 comments

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:

  1. Create an EDI backend connected with an SFTP + an exchange type with ACK with a regex
  2. Create an EDI exchange record with an ACK Linked to the new record.
  3. 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

simgonzalez avatar Jun 23 '23 10:06 simgonzalez

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.

github-actions[bot] avatar Dec 24 '23 12:12 github-actions[bot]

Any news on this ?

simgonzalez avatar Dec 24 '23 13:12 simgonzalez

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.

github-actions[bot] avatar Jun 30 '24 12:06 github-actions[bot]