Skip to content

Commit

Permalink
Fixed issue with contention when providers include filters
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed Jul 1, 2022
1 parent 160a160 commit a1d7caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/app/metadata/contention/ContentionContext.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const keys = [
'audId',
'resourceId',
'current',
'metadataFilters',
'@type'
];

Expand Down

0 comments on commit a1d7caf

Please sign in to comment.