Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
xliuqq opened this issue Sep 22, 2021 · 0 comments
Closed

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

xliuqq opened this issue Sep 22, 2021 · 0 comments

Comments

@xliuqq
Copy link

xliuqq commented Sep 22, 2021

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
@casionone casionone added this to To do in Apache Linkis 1.4.0 Feb 26, 2023
@casionone casionone changed the title Linkis-Gateway can not work with DELETE request without request body! (不支持无body的DELETE请求) Linkis-Gateway can not work with DELETE request without request body Jun 20, 2023
cwmore pushed a commit to cwmore/linkis that referenced this issue Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants