ecc4828c91
This removes the filters on fetcher and collector in the call to storage.delete() in the ScopeEndpoint RPC endpoint. Until now, a filter on the collector and the fetcher were passed to the function, leading to no match from any point. Change-Id: I4ad72870da08d9be7c1e0c27a6c89d6d27c49f8e
6 lines
153 B
YAML
6 lines
153 B
YAML
---
|
|
fixes:
|
|
- |
|
|
An issue causing data not to be deleted from the storage backend when
|
|
resetting a scope's state through the API has been fixed.
|