xingyuli opened a new issue #17390: URL: https://github.com/apache/superset/issues/17390
It's not possible to update dataset metric's label (i.e., verbose_name) via the PUT API. #### How to reproduce the bug Visit the online rest documentation. You could see the payload is not able to receive verbose_name:  ### Expected results Possible to update the metric label (verbose_name). ### Actual results Unable to do so. #### Screenshots See above. ### Environment (please complete the following information): - browser type and version: - superset version: 1.1.0(which I'm using), and the latest version from the online rest doc -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
