pimcore / data-hub

Data delivery & consumption platform for Pimcore.
Other
128 stars 109 forks source link

[Improvement]: Classification Store result does not contain parameters of Table type #589

Open JohnFromPrague opened 2 years ago

JohnFromPrague commented 2 years ago

Expected behavior

New type csFeatureTable which will be returned via datahub query.

Actual behavior

UI contains 12 parameters in classification store: image

Response from datahub contains only 10 parameters (table parameters are missing): image

Steps to reproduce

Query entity via datahub which has classification store with parameter of table type.

NiklasBr commented 1 year ago

@mcop1 any progress on this issue?

mcop1 commented 1 year ago

@mcop1 any progress on this issue?

@NiklasBr Unfortunately I don´t have any news to share on this topic.

NiklasBr commented 1 year ago

Will milestone 1.6.0 be Pimcore 11 or available on Pimcore 10?

mcop1 commented 1 year ago

Will milestone 1.6.0 be Pimcore 11 or available on Pimcore 10?

Sorry for the late answer, 1.6.0 should support both, Pimcore 10.6 and Pimcore 11.

github-actions[bot] commented 10 months ago

Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.

mcop1 commented 2 weeks ago

Currently there is a bug with tables and cstores, see https://github.com/pimcore/admin-ui-classic-bundle/issues/737. Unfortunately it seems like we have to wait for a fix here first.