Skip to content

Conversation

@idlewis
Copy link
Member

@idlewis idlewis commented Mar 3, 2016

The current implementation of AbstractFileClient.getFilteredAssets will
return an empty set (i.e. nothing will match) if any of the filter sets
contain no values. This doesn't match the behaviour of the REST client.
This fix will mean that empty filter sets are ignored, as per the REST
client

The current implementation of AbstractFileClient.getFilteredAssets will
return an empty set (i.e. nothing will match) if any of the filter sets
contain no values. This doesn't match the behaviour of the REST client.
This fix will mean that empty filter sets are ignored, as per the REST
client
@idlewis idlewis force-pushed the abstractFileClient_fix branch from cd82398 to 7570c85 Compare March 3, 2016 14:38
dbarfield added a commit that referenced this pull request Mar 3, 2016
[BUG] Empty filter sets should be ignored in getFilteredAssets
@dbarfield dbarfield merged commit b3e4a26 into WASdev:master Mar 3, 2016
@idlewis idlewis deleted the abstractFileClient_fix branch March 24, 2016 13:53
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