linkis icon indicating copy to clipboard operation
linkis copied to clipboard

Linkis-Gateway can not work with DELETE request without request body

Open xliuqq opened this issue 4 years ago • 0 comments

Describe the bug Visualis dashboard can not be deleted because Linkis-Gateway GatewayAuthorizationFilter::filter method can not handle DELETE request without body.

To Reproduce Steps to reproduce the behavior:

  1. Install dss, linkis and visualis

  2. Go into Visualis image

  3. Create a project, and create a dashboard, then delete the dashboard

  4. Refresh and will see the dashboard not deleted.

Expected behavior Visualis dashboard can be deleted.

Version

  • linkis 1.0.2
  • DSS 1.0.0
  • Visualis master branch

xliuqq avatar Sep 22 '21 07:09 xliuqq