Ease inheritance of ContentEntity datasource

Created on 4 September 2024, 7 months ago
Updated 14 September 2024, 7 months ago

In search_api_default_content_deploy we extend the ContentEntity Datasource and just overwrite the getItemId() method.
Unfortunately getPartialItemIds() has it's own redundant logic to build the item ID.

I think getPartialItemIds() should leverage getItemId() instead for a better DX.

✨ Feature request
Status

Fixed

Version

1.0

Component

General code

Created by

πŸ‡©πŸ‡ͺGermany mkalkbrenner πŸ‡©πŸ‡ͺ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024