Skip to content
Snippets Groups Projects

Fixed conveyor move logic to skip directories that already existed in the spool

Merged Daniel Nemergut requested to merge ws2227-recycle_raw_data_fix into main

Conveyor's retrieval before ingestion:

  1. Grabs a directory list from spool
  2. Removes those that are symlinks pointing to QA
  3. Moves the directories from QA to spool

Step 2 skips directories that are not symlinks but step 3 still tried to move them. Now step 3 will skip those same directories.

Merge request reports

Merge request pipeline #15144 passed

Merge request pipeline passed for 05cd0de8

Approval is optional

Merged by Daniel NemergutDaniel Nemergut 11 months ago (Apr 10, 2024 6:01pm UTC)

Merge details

  • Changes merged into 2.8.3.1-patch with de1458e6.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading