Dolphinscheduler: [BUG] When double-clicking two sql execution tasks alternately for editing, the sql statement will display an error

Created on 24 Apr 2020  ·  3Comments  ·  Source: apache/dolphinscheduler

*For better global communication, please give priority to using English description, thx! *

Describe the bug
When double-clicking two sql execution tasks alternately for editing, the sql statement will display an error.

To Reproduce
Steps to reproduce the behavior, for example:

  1. Create workflow
  2. Then create two sql scheduling tasks in succession(eq. one is create table sql, and other is insert sql)
  3. Save&quit the workflow
  4. Edit the two sql scheduling tasks alternately, this time you will find an error when displaying the statement

Expected behavior
no

Screenshots

  1. Create the first sql task
    image
  2. create the second sql task
    image
  3. create connect
    image
    4.Edit after saving
    image
  4. Click two sql tasks alternately, then and look the error!
    image

Which version of Dolphin Scheduler:
-[1.2.1]

Additional context
no

**Requirement or improvement

  • Should be a front-end bug
bug

All 3 comments

good issue, thanks for your report

@break60

2366

it has been resolved in dev_1.3.0
 

Was this page helpful?
0 / 5 - 0 ratings