Hello community,
we are successfully syncing a dynamic table in Lucidspark with Jira by using a JQL query. Unfortunately an “ORDER BY” clause in the query does not have any effect on the visualization in the table. Of course we can rearragnge items in the table manually but then we would not be fully in sync with Jira anymore. Is there any way how we can
- enable that items in a dynamic table are actually orderd like in the result of the JQL query or
- order rows in a dynamic table by one of the field of the underlying jira issues?
Our Usecase is something like a representation of an ordered/prioritzed backlog.


