Skip to content

Conversation

@JBWilkie
Copy link
Contributor

Problem

Currently, CSV video tag imports assume items are in a flat folder structure, meaning the importer ignores files in folder structures.

Solution

Added logic to pull out and consider the remote path when importing

Changelog

Added support for folder structures when importing CSV video tags

@linear
Copy link

linear bot commented Nov 16, 2023

PY-605 Bug: csv_tags_video imports assume a flat folder structure

Summary (describe an issue):

csv_tags_video imports do not work for items in dataset folders

Steps to reproduce (WIP)

Expected Behaviour

csv_tags_video imports should work with files in folder structures

Copy link
Contributor

@owencjones owencjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, seems fine to me. I don't know if this is heavily used, but useful change nonetheless.

Bit of a worry that it didn't break a test, so we could ticket introducing one it would break.

@JBWilkie
Copy link
Contributor Author

Yep, seems fine to me. I don't know if this is heavily used, but useful change nonetheless.

Bit of a worry that it didn't break a test, so we could ticket introducing one it would break.

Good idea, I've ticketed the test in PY-606

Co-authored-by: saurbhc <sc@saurabhchopra.co.uk>
@NPatel1980
Copy link

QA passed, pair tested with John, imports to files within folders are now working.

@JBWilkie JBWilkie merged commit 9967a56 into master Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants