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

[IDEA] Add option "Only if Exists" to After Processing / Error Procesing Actions #5755

Open
pacmano1 opened this issue Apr 19, 2023 · 2 comments
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-10681 triaged

Comments

@pacmano1
Copy link
Collaborator

pacmano1 commented Apr 19, 2023

Self explanatory - just to remove console errors should the file been moved while processing.

image

Error probably makes less sense.

@pacmano1 pacmano1 added the enhancement New feature or request label Apr 19, 2023
@jonbartels
Copy link
Contributor

What is the order of operations?

  1. File read
  2. Processing happens
  3. An outside process or a different channel read and deleted??? moved?? the file
  4. The shown channel runs and should not try to move a file that already has been moved??

As for the mockup it should be another option on the dropdown list, "Move" then "Move only if exists"

@pacmano1
Copy link
Collaborator Author

Number 2 or 3 in your list moves or deletes the file, it's not importatnt what moved it.

Bullet 4 - just check of the file eixsts before you try to move it.

For your last sentence, sure, that works. No checkbox, just a new dropdown option.

@lmillergithub lmillergithub added triaged RS-10681 Internal-Issue-Created An issue has been created in NextGen's internal issue tracker labels May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Internal-Issue-Created An issue has been created in NextGen's internal issue tracker RS-10681 triaged
Projects
None yet
Development

No branches or pull requests

3 participants