apache / shardingsphere-elasticjob

Distributed scheduled job
Apache License 2.0
8.12k stars 3.28k forks source link

web ui: cannot save data and delete data #2396

Open bodhili opened 4 months ago

bodhili commented 4 months ago

Bug Report

For English only, other languages will not accept.

Before report a bug, make sure you have:

Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot reproduce it on current information, we will close it.

Please answer these questions before submitting your issue. Thanks!

Which version of ElasticJob did you use?

version: 3.0.2

Expected behavior

  1. can be to save and delete on the web ui

Actual behavior

  1. cannot be to save and delete on the web ui

Reason analyze (If you can)

Steps to reproduce the behavior.

  1. Deployed on k8s
  2. delete data on the web ui or save data on the web ui

Example codes for reproduce this issue (such as a github link).

linghengqian commented 2 months ago