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

[PLA-548][external] Resolved issue with item path filtering #776

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

JBWilkie
Copy link
Collaborator

Problem

The fetch_remote_files() method does not accept item_paths as a filter

This led to some confusion as this was shown as being possible as per the following recipe: https://docs.v7labs.com/recipes/list-datasetitems-from-remotedataset-sdk

Solution

Allow item_paths to be passed as a filter to fetch_remote_files()

Changelog

Fixed bug preventing filtering by item path for an SDK function

Copy link

linear bot commented Jan 30, 2024

Copy link
Member

@saurbhc saurbhc left a comment

Choose a reason for hiding this comment

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

Thank you, I can confirm it works :)

@JBWilkie JBWilkie merged commit 3e4ebc2 into master Jan 30, 2024
16 checks passed
@saurbhc saurbhc deleted the PLA-548 branch January 30, 2024 11:46
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.

2 participants