When implementing ContextAwareDataPersisterInterface I expect context to be passed to the remove method like it would to the persist method. This however never happens as seen in the WriteListener.
Is this a bug, or was this done on purpose, if so why?
This is a bug we may have missed this code path :)
Please help us by sending a Pull Request on the 2.4 branch. :smile: