Kerwin
901d01fb5f
cherry-pick [Bug](dependent) Dependent downstream trigger error when schedule cycle not day. ( #11987 )
...
Co-authored-by: Stalary <stalary@163.com>
2022-09-17 09:04:35 +08:00
Kerwin
75f93b60ad
cherry-pick [Bug] [API] The task priority and process instance priority might be null and cause NPE ( #11969 )
2022-09-16 13:02:58 +08:00
Kerwin
70e2db3a8c
cherry-pick [Fix] [Quartz] cron did not work as expected ( #11932 )
2022-09-15 14:42:07 +08:00
Kerwin
8123bc4464
cherry-pick Process definition length too long when copy or import #10621 ( #11893 )
2022-09-14 09:15:53 +08:00
Jiajie Zhong
889fd580e3
[maven-release-plugin] prepare for next development iteration
2022-08-05 18:16:57 +08:00
Jiajie Zhong
9efd1ace78
[maven-release-plugin] prepare release 3.0.0
2022-08-05 18:16:57 +08:00
旺阳
7104063e0d
[Fix]Recovery Traffic Control Config ( #10505 )
...
* recovery traffic config
* run ci
* update
(cherry picked from commit 6e4b2e6992
)
2022-08-03 19:41:14 +08:00
syyangs799
ae7df493a8
Modify obsolete swagger parameters in AuditLogController ( #10494 )
...
Co-authored-by: syyang <730122+syyang99@user.noreply.gitee.com>
(cherry picked from commit 79ce5d78cd
)
2022-08-03 19:41:14 +08:00
xiangzihao
a05d7cc8f4
fix_10514 ( #10568 )
...
(cherry picked from commit 0f38217b12
)
2022-08-03 19:41:14 +08:00
xiangzihao
5e129d478e
add datasource health check to the healthcheck endpoint ( #10588 )
...
(cherry picked from commit 1111371c9a
)
2022-08-03 19:41:14 +08:00
liudi1184
1e498a5f89
[fix-10596] Workflow relationship cannot be displayed normally ( #10625 )
...
Workflow relationship cannot be displayed normally
Closes #10596
Co-authored-by: liudadi <liudi@thinkingdata.cn>
(cherry picked from commit 56d3db0306
)
2022-08-03 19:41:14 +08:00
WangJPLeo
749a82a78d
[API] Do not specify rollback for ensure in case of any exception or error. ( #10793 )
...
(cherry picked from commit b7fbf6c4ad
)
2022-08-03 19:41:14 +08:00
pinkhello
dca87a4b0c
[Fixed-10833] [Bug] [Quartz] timezone display doesn't match the next_fire_time in ds 3.0.0-beta1 version ( #10865 )
...
* closed [10619] [Improvement][Master] batch remove TaskInstaceId and workflowInstanceId
* fixed # 10833 timezone display error
* checkstyle
(cherry picked from commit 030fb89d6e
)
2022-08-03 19:41:14 +08:00
JinYong Li
68a73b04a2
[Fix-11007] [Master] fix forced_success bug ( #11088 )
...
* fix forced_success bug
* add comments
* add transactional
* refactor code
Co-authored-by: JinyLeeChina <jiny.li@foxmail.com>
(cherry picked from commit e5cca0e79b
)
2022-08-02 19:02:01 +08:00
Sheldon
91da5be260
[fix] 300 error cherry-pick and other bug
2022-07-29 11:22:33 +08:00
Jiajie Zhong
88712b423a
[fix] Some cherry pick error
2022-07-28 11:13:48 +08:00
陈家名
4da1240b0e
[Python] Supports creating or editing resources. ( #10823 )
...
(cherry picked from commit 59cd86157f
)
2022-07-28 11:13:48 +08:00
Jiajie Zhong
e4ab488426
[python] Fix tasks with multiple upstream and workflow query error ( #10941 )
...
* when task with more than one upstreams, mapper
TaskDefinitionMapper method queryByName will return
more than one record, and failed the mybatis result
type, so we have to add `limit 1` to it to
* add multiple runs of example in integrate test
* Change from subprocess.Popen to subprocess.call_check
in integrating test which will raise an error when failed
(cherry picked from commit 81930e5420
)
2022-07-28 11:13:48 +08:00
Jiajie Zhong
c67f9ee85d
[fix] update queue and tenant with same code error ( #10877 )
...
in ae6aa53f
I use the same logic test to create or update
tenant and queue which failed create with the same value,
this patch will fix it. and also I use the constructor to reduce
the new object logic here
(cherry picked from commit a6154220dc
)
2022-07-28 11:13:48 +08:00
Jiajie Zhong
d3f28c8411
[python] Fix submit and run error ( #10792 )
...
because we add permission, so it failed out
createQueue method. this patch fix it and
do some refactor of our tenant and queue
validator code
(cherry picked from commit ae6aa53f96
)
2022-07-28 11:13:48 +08:00
陈家名
dd4b99298a
[python] Support using full-name definitions for resources ( #10551 )
...
(cherry picked from commit 7970573365
)
2022-07-27 22:13:04 +08:00
zhuxt2015
1b0f8c04d3
[Bug] [API] If the single log length is long, it will causes the View Log page to hang ( #10612 )
2022-07-27 09:38:25 +08:00
caishunfeng
b9e3187ad5
[Feature-10871] add workflow executing data query ( #10875 )
...
* add workflow executing data query
* fix sonar check for interrupted
2022-07-19 16:10:42 +08:00
Wenjun Ruan
7500e99682
[Fix-10785] Fix state event handle error will not retry ( #10786 )
...
* Fix state event handle error will not retry
* Use state event handler to deal with the event
(cherry picked from commit 67d14fb7b3
)
2022-07-19 11:52:06 +08:00
Wenjun Ruan
318a8e3ae0
[Feature][metrics] Add master, worker metrics ( #10326 )
...
* Add mater metrics
* fix UT
* Add url to mysql profile
* Add worker metrics
* Update grafana config
* Add system metrics doc
* Add process failover counter
* Add metrics image
* Change jpg to png
* Add command insert metrics
* Fix UT
* Revert UT
(cherry picked from commit e21d7b1551
)
2022-07-19 11:12:28 +08:00
zhuxt2015
92492244d5
display timing record start time ( #10915 )
2022-07-18 17:14:53 +08:00
zhuxt2015
bb19830cb3
fix ( #10678 )
2022-07-18 16:41:01 +08:00
caishunfeng
3abca5fea0
[Improvement] heartbeat info improvement ( #10699 )
...
* heartbeat info improvement
* import order
2022-07-18 16:39:53 +08:00
zhuxt2015
aec0ea27f2
[Bug] [Api] The copied workflow create time and update time is still copied from the original workflow
2022-07-18 16:32:32 +08:00
devosend
7ddaa2f47d
[maven-release-plugin] prepare for next development iteration
2022-06-28 16:41:31 +08:00
devosend
0a1b9bdd52
[maven-release-plugin] prepare release 3.0.0-beta-2
2022-06-28 16:41:30 +08:00
devosend
d68dcda2bb
[chore] pre-release change pom.xml
2022-06-28 08:24:21 +08:00
旺阳
55e39eedfa
[Fix-10425]Recovery LDAP Config ( #10429 )
...
* recovery ladp code
* add ldap config in doc
(cherry picked from commit 0efcd5c631
)
2022-06-18 21:47:28 +08:00
陈家名
476f2395dc
[fix][Python] Support same task name in project defferent process definition ( #10428 )
...
close : #10431
(cherry picked from commit b86dc53ad1
)
2022-06-18 21:47:11 +08:00
旺阳
ba2f2ba64d
[fix-10386]LDAP user create with status enable ( #10426 )
...
* LDAP user create with status enable
* currect unit test
(cherry picked from commit 50846760e5
)
2022-06-18 21:46:42 +08:00
Jiajie Zhong
57ade38939
[maven-release-plugin] prepare release 3.0.0-beta-1
2022-05-26 20:26:32 +08:00
Jiajie Zhong
e663043c91
[fix] Task group queue query all list error ( #10237 )
...
Add support query all task queue by not given specific groupId
close : #10102
(cherry picked from commit d8db2b57d2
)
2022-05-25 23:42:35 +08:00
旺阳
e08b08efdd
[improve] Change Mysql Driver ( #10220 )
...
(cherry picked from commit aba5f8a40e
)
2022-05-25 23:42:28 +08:00
Mr.An
9eaac1e1b4
[fix-10207] When the registered alarm plugin is empty, the error message is not clear ( #10224 )
...
* Improve the problem that the error message is not clear when the registered alarm plugin is empty
* update error info
* update error info
* update error info
* Update Status.java
fix typo
Co-authored-by: xiangzihao <460888207@qq.com>
(cherry picked from commit 14e80ab5fd
)
2022-05-24 23:10:57 +08:00
Jiajie Zhong
80ebe4a334
[python] Fix process definition attr release state not work ( #10151 )
...
This patch fix the error release state not work when it set to
offline and submit it to Java gateway, it error because we do
not pass the attribute to Java gateway function
`createOrUpdateProcessDefinition`
close : #9779
(cherry picked from commit 56e0ea802d
)
2022-05-24 22:57:28 +08:00
Mr.An
424ef27257
fix#10214 Delete online workflows in batches, prompt information is accurate ( #10215 )
...
(cherry picked from commit edcb7aad23
)
2022-05-24 22:57:22 +08:00
Mr.An
9a966e4cb2
[Fix-10199] [Workflow/Workflow Definition] After deleting messages in batches, the error message is repeated ( #10201 )
...
* remove duplicate prompts
* update import package
(cherry picked from commit 0e8ed6ebb4
)
2022-05-24 22:43:45 +08:00
longtb
bb30b88306
[Fix-10076] queryUserByToken use server timezone ( #10177 )
...
* [Fix-10076] queryUserByToken use server timezone
* [Fix-10076] queryUserByToken use server timezone
(cherry picked from commit bd34e66b8a
)
2022-05-23 14:59:50 +08:00
HeChuan
e1ff8b87c6
[Fix-10057][api] api parameter name misspelling ( #10063 )
...
correct parameter name from processDefiniteCode to processDefineCode
(cherry picked from commit 2251876021
)
2022-05-23 14:56:35 +08:00
Jiajie Zhong
cbfeb7f777
[fix] Enhance name pre checker in resource center ( #10094 )
...
* [fix] Enhance name pre checker in resource center
Add file name and directory checker to avoid directory traversal
* add some missing change and change docs
* change var name in directoryTraversal
* Fix ci
(cherry picked from commit 63f835715f
)
2022-05-23 14:45:59 +08:00
hstdream
4f11be7126
[Fix-10080]When the created tenant name is too long, an error message will be prompted ( #10081 )
...
* [Fix-10080]When the created tenant name is too long, an error message will be prompted
* [Fix-10080]When the created tenant name is too long, an error message will be prompted
* [Fix-10080]When the created tenant name is too long, an error message will be prompted
Co-authored-by: houshitao <shitaohou@163.com>
(cherry picked from commit 67cf7b2800
)
2022-05-23 14:42:46 +08:00
Jiajie Zhong
a9fa6b33a4
[chore] Change release version to 3.0.0-beta-1 ( #9957 )
2022-05-12 21:49:21 +08:00
Paul Zhang
8562f6a878
[Feature][Log]Add timezone information in log output ( #9913 )
2022-05-06 17:31:44 +08:00
songjianet
7a7807e520
[Feature] Remove old ui. ( #9909 )
...
* [Feature] Remove old ui.
* [Docs] Add license file for screenfull.
2022-05-06 14:04:35 +08:00
litiliu
e41de35e17
[Fix-9856]Failed to upload the file but get misleading error message ( #9861 )
...
* [fix-9856]Failed to upload the file because the full name was too long, but get misleading message
* Update Status.java
Co-authored-by: litiliu <litiliu@cisco.com>
Co-authored-by: lidongdai <dailidong66@gmail.com>
2022-05-04 21:20:14 +08:00