In my CAP Spring Boot application, I am using cds-feature-attachments with Draft Mode enabled on several entities.
Steps to Reproduce
- Create a draft for a primary entity.
- Add a draft entry for the prices composition.
- Delete the entry.
- Observe the application log.
Element 'prices' of entity 'ProductPrices_drafts' not found (service 'ProductCatalogService', event 'DRAFT_CANCEL', entity 'ProductCatalogService.ProductPrices')
Thank you
