Browse Source

#3658: [Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent. (#12533)

* [Bug] [API] The workflow definition and the tenant in the workflow instance are inconsistent

* fix  NPE.

Co-authored-by: houshitao <shitaohou@163.com>
git-as-svn/v1/dev
houshitao 2 years ago committed by GitHub
parent
commit
e59c7625a5
  1. 2
      commit.ref
  2. 40
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 2c1583d1941f9b2cdfcfced80db359cb738d8981
Subproject commit 547aa437ab424250dac6b4df3de7a4b1b8af7d98

40
commit.yml

@ -2,10 +2,40 @@
branches: {
}
fileChange:
/README.md:
newFile: !uuid '8c4941586626158b20eabce24f0f0c42bb162d5c'
oldFile: !uuid 'a14bce1bc6a766bf931e45d64630214d11b48366'
gitCommitId: !uuid '2c1583d1941f9b2cdfcfced80db359cb738d8981'
/dolphinscheduler-api:
newFile: !uuid '1cec725f9ca2ebc5a43c6ec4248882ffb1874dcd'
oldFile: !uuid 'c264c78a6cc8f1ee39668b67cdb0ca970dcd4e52'
/dolphinscheduler-api/src:
newFile: !uuid '6c2054dbfbcaecca60e6ca1788322677c87e5b34'
oldFile: !uuid 'ee09bafad68f7fb481da3dd0bea56b4e8a6b3f08'
/dolphinscheduler-api/src/main:
newFile: !uuid 'e2c98c465563db35a1c70945b46330c837e27795'
oldFile: !uuid '8ce7bbb1ce0d9e3cec411e716b8614ca47cadec3'
/dolphinscheduler-api/src/main/java:
newFile: !uuid '02833163cd4dc2d018c4457a73993d8e57e77c82'
oldFile: !uuid '4964556fa7866d207aaa4b7e82bd9901f8328bdb'
/dolphinscheduler-api/src/main/java/org:
newFile: !uuid '4fe32e2ddc23c6e00a27f399f96b84ecab6cd8be'
oldFile: !uuid '7f7d839b6aa5275702746f873ebe71b79eaf66d6'
/dolphinscheduler-api/src/main/java/org/apache:
newFile: !uuid '2e49ef4bc3e0cc57d2c7828156c366e1bf6c2d41'
oldFile: !uuid '3fc8aa0d719359fa918752a2e19f2413ef7001e6'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '8f88682883e0175ecbcad8368332e3e72cfcf353'
oldFile: !uuid '0933caffe8c3c5016ec920ad2d44d7cb06cc1e9b'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api:
newFile: !uuid '6edf057a47c453444439d00453b56c0bd8e1bcf5'
oldFile: !uuid '0d9c2e314044bd6c5b5731ddd014d89831a57970'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service:
newFile: !uuid 'a46aa281a3a849fab02d068fe8f18194e0bc6ebd'
oldFile: !uuid '8987c06f4e4e5f5f4414573ef36ddc3649582403'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl:
newFile: !uuid 'ee2ef4501dea24c3ae5f47479959fb0fe0aa904d'
oldFile: !uuid '63abd5f1e7b8d8ba2bb85cf37ffa756cda9a9034'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessInstanceServiceImpl.java:
newFile: !uuid '05415f899ad7e78c116ebe1b8b4adffd0ab9da0a'
oldFile: !uuid '3d350151aa7591d6a38ad8b0e3ad0bf6ec502843'
gitCommitId: !uuid '547aa437ab424250dac6b4df3de7a4b1b8af7d98'
renames: {
}
revisionId: 3657
revisionId: 3658

Loading…
Cancel
Save