dolphinscheduler0701/sql
Kirs 14785f4e39
[Feature-#3828][server] Delete recipients and CCs in the process defi… (#4303)
* [Feature-#3828][server] Delete recipients and CCs in the process definition and select the associated alert group instead

* The specific alarm instance associated with the alert group
* The process definition only associates the alert group, and does not care about the specific alarm instance.

this closes #3828

* remove test cc

* remove test cc

* fix test error

* add sql upgrade script
delete alert column(show_type、alert_type、re、cc)

* code style

* update test
Note the statement to delete the column, and provide related instructions

* delete AlertGroup field(alert_type)

* fix ut error

* fix ut error

* fix ut error

* code style

* delete api-doc receiverCC

* delete UserAlertGroupMapper

* delete UserAlertGroup

* delete UserAlertGroupApi

* alert group add coulmn user_id

* alter user_id to create_user_id

* userinfo remove alert group info
2020-12-31 10:18:53 +08:00
..
create [Fix-3256][ui] Fix admin user info update error (#3306) 2020-08-03 13:50:30 +08:00
upgrade [Feature-#3828][server] Delete recipients and CCs in the process defi… (#4303) 2020-12-31 10:18:53 +08:00
dolphinscheduler-postgre.sql [Feature-#3828][server] Delete recipients and CCs in the process defi… (#4303) 2020-12-31 10:18:53 +08:00
dolphinscheduler_mysql.sql [Feature-#3828][server] Delete recipients and CCs in the process defi… (#4303) 2020-12-31 10:18:53 +08:00
soft_version merge from 1.3.1-release (#3161) 2020-07-13 16:35:42 +08:00