DTStack / DTStack/Taier

运维中心-实时任务和周期实例中任务状态,UI界面显示和前后端的枚举值有的对应不上,没有完全同步,导致出现异常

Open
#519 2 comments 0 reactions 2 assignees Claimed by @mortalYoung View on GitHub
feature
Dominant language
Java
Stars
1.3k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

这里前端UI展示(有25个状态):
![无标题](https://user-images.githubusercontent.com/19199426/170029940-fc432c3d-3087-4a44-93fb-00a56d3a0d8f.png)

这是前端的任务状态枚举(有25个枚举值):
lQLPJxZWn1v-PqTNBIzNA56w5qBPrkwwtpkCjv0VWsD4AA_926_1164
这是前端的case状态(24个case状态):
lQLPJxZWn2yutTrNBkjNA16wXZvB-VuBGb4Cjv0wo0C7AA_862_1608
下面是后端的任务状态枚举(有23个枚举值),与前端的枚举没有完全同步,导致枚举不到时出现异常
![image](https://user-images.githubusercontent.com/19199426/170026442-1668d041-3779-4d14-9772-45329e2d8bce.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.