john-bodley commented on PR #21760:
URL: https://github.com/apache/superset/pull/21760#issuecomment-1384698684

   @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"
   ```


-- 
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-unsubscr...@superset.apache.org

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


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

Reply via email to