Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EC, Feature]: Custom Reports resolve workflow and state from sql #16961

Open
studio1gmbh-pimcore opened this issue Apr 18, 2024 · 0 comments
Open

Comments

@studio1gmbh-pimcore
Copy link

Feature description

With custom reports, we use SQL queries to determine all objects and group them by status. The status designation corresponds to the ID as defined in workflow.yaml.
There should be a way to access the statuses and workflows directly via SQL query in order to resolve the IDs and return the names. The names should then also be translatable, similar to how it already works in the object editor.

There should also be a connection to the workflow in order to determine further information, e.g. start status, if the object does not yet have a status.

image image image
@wisconaut wisconaut changed the title [Feature]: Custom Reports resolve workflow and state from sql [EC, Feature]: Custom Reports resolve workflow and state from sql Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants