You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2023/01/17 13:45:57 UTC

[GitHub] [superset] geido commented on pull request #21760: feat: Cross-referenced Dashboards in Chart list (Column + Filter)

geido commented on PR #21760:
URL: https://github.com/apache/superset/pull/21760#issuecomment-1385447343

   > @geido I _believe_ there's an issue with this feature when backend querying is required, i.e., the following request,
   > 
   > ```
   >  http://localhost:5000/api/v1/chart/?q=(columns:!(dashboard_title,id),filters:!((col:dashboards,opr:rel_m_m,value:d)),keys:!(none),order_column:dashboard_title,order_direction:asc,page:0,page_size:100)
   > ```
   > 
   > throws the following FAB error:
   > 
   > ```
   > "Invalid order by column: dashboard_title"
   > ```
   
   Thanks @john-bodley I will have a look


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org