Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

fix: do not delete inbound edi file when source is core artifact bucket #182

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

RossWilliams
Copy link
Contributor

when using Core's remote sftp poller, the poller adds the document to Core's artifact bucket and sets this as the input when sending transaction processed events. In these cases the edi-inbound function should not attempt to delete the input since Core handles the work and the input is read-only.

Fix tests which use the artifact bucket as the source input by default.

when using Core's remote sftp poller, the poller adds the document to
Core's artifact bucket and sets this as the input when sending
transaction processed events. In these cases the edi-inbound function
should not attempt to delete the input since Core handles the work
and the input is read-only.

Fix tests which use the artifact bucket as the source input by default.
@RossWilliams RossWilliams requested a review from BDQ July 27, 2023 11:17
@RossWilliams RossWilliams merged commit b49dad8 into main Jul 27, 2023
3 checks passed
@RossWilliams RossWilliams deleted the fix/do-not-delete-inbound-from-artifacts branch July 27, 2023 11:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants