data-hub
data-hub copied to clipboard
Data delivery & consumption platform for Pimcore.
### Expected behavior New type csFeatureTable which will be returned via datahub query. ### Actual behavior UI contains 12 parameters in classification store:  Response from datahub contains only 10...
### Improvement description Replace the use of `ContainerInterface` in `Pimcore\Bundle\DataHubBundle\Service\OutputCacheService` with the use of service locators and subscribers.
We have a relation which can have folders or images. If I want the resolutions from the images I get an error: 
### Expected behavior No error with fixed columns ### Actual behavior  ### Steps to reproduce - Create class definition with table attribute with following column configuration  - add...
### Expected behavior Operators are expected to work like intended ### Actual behavior Using some of the operators/formatters/... can lead to an undefined array key error. ### Steps to reproduce...
### Improvement description ...
### Expected behavior Filter like {"filter": "[{\"o_id\": \"5588\"}]"} get a result ### Actual behavior A message for internal server error ### Steps to reproduce Add a query filter like this:...
### Expected behavior I expect editables and their content on documents or headless documents that have been pasted via inheritance (with Content-Master Document) to be exposed via GraphQL.  ###...
### Improvement description Right now you can add an alias for a field with the alias operator, see: https://github.com/pimcore/data-hub/issues/568 But there is also a way to add an alias directly...
### Expected behavior Either the runtime cache value `datahub_context` should not get reset by loading version data or the datahub implementation should not rely on the value being available (see...