Skip to content

Conversation

jaliyaudagedara
Copy link

@jaliyaudagedara jaliyaudagedara commented Jun 10, 2024

Purpose

In here,

var filter = (fileName is null) ? null : $"sourcefile eq '{Path.GetFileName(fileName)}'";

for this to work, sourcefile should be filterable.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

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