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

External File Storage: Fix File Name Filter in Storage Browser #3128

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

IceOnly
Copy link
Contributor

@IceOnly IceOnly commented Feb 28, 2025

Summary

ExternalFileStorage.Initialize("File Scenario"::Default);
Path := ExternalFileStorage.SelectAndGetFilePath('', '*.png');

Shows now only png files and folders.

Work Item(s)

Fixes #3127

Fixes AB#567860

@IceOnly IceOnly requested a review from a team as a code owner February 28, 2025 15:30
@github-actions github-actions bot added AL: System Application From Fork Pull request is coming from a fork labels Feb 28, 2025
@JesperSchulz JesperSchulz added Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item labels Mar 3, 2025
@github-actions github-actions bot added this to the Version 27.0 milestone Mar 3, 2025
@JesperSchulz
Copy link
Contributor

@IceOnly, could you pull from main? We had a test defect which we need to pull in.

@JesperSchulz JesperSchulz enabled auto-merge (squash) March 4, 2025 14:11
@JesperSchulz JesperSchulz merged commit a8768b3 into microsoft:main Mar 4, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AL: System Application From Fork Pull request is coming from a fork Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: External Storage Account: Storage Explorer Ignores File Name Filter
4 participants