data-hub icon indicating copy to clipboard operation
data-hub copied to clipboard

Data delivery & consumption platform for Pimcore.

Results 108 data-hub issues
Sort by recently updated
recently updated
newest added

### Expected behavior New type csFeatureTable which will be returned via datahub query. ### Actual behavior UI contains 12 parameters in classification store: ![image](https://user-images.githubusercontent.com/18370349/184356855-594f508d-1709-42be-804f-02600ef62f8f.png) Response from datahub contains only 10...

PR Welcome
Improvement

### Improvement description Replace the use of `ContainerInterface` in `Pimcore\Bundle\DataHubBundle\Service\OutputCacheService` with the use of service locators and subscribers.

Improvement

We have a relation which can have folders or images. If I want the resolutions from the images I get an error: ![image](https://user-images.githubusercontent.com/998558/184315322-6efa0c28-9bdd-484a-b848-00f1f45d7527.png)

Bug

### Expected behavior No error with fixed columns ### Actual behavior ![image](https://user-images.githubusercontent.com/8792145/176147052-51f91e1b-2a7f-42aa-8d9c-73d1599b55cb.png) ### Steps to reproduce - Create class definition with table attribute with following column configuration ![image](https://user-images.githubusercontent.com/8792145/176146763-bae9839a-fefb-4d7d-8942-f9c41999ddbc.png) - add...

BC-BREAK
Bug
Pimcore:Priority

### 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...

Bug

### 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:...

Bug

### 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. ![image](https://user-images.githubusercontent.com/36693399/179167682-f16fd9c1-7cc3-4fad-b126-8a3862cd4ec3.png) ###...

Bug

### 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...

PR Welcome
Improvement

### 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...

Bug