mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
[CST-5307] disable cache when lookup for profile to claim
This commit is contained in:
@@ -61,7 +61,7 @@ export class ProfileClaimService {
|
||||
return this.searchService.search(new PaginatedSearchOptions({
|
||||
configuration: 'eperson_claims',
|
||||
query: query
|
||||
}));
|
||||
}), null, false, true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user