Skip to content

bugfix Update delete dashboard response message to success#4133

Merged
Duansg merged 2 commits intoapache:masterfrom
zhusaidong:patch-1
May 7, 2026
Merged

bugfix Update delete dashboard response message to success#4133
Duansg merged 2 commits intoapache:masterfrom
zhusaidong:patch-1

Conversation

@zhusaidong
Copy link
Copy Markdown
Contributor

What's changed?

changed the DashboardController#deleteDashboardByMonitorId(),

if deleteDashboard successful,must returnMessage.success(),not Message.fail()

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

if deleteDashboard successful,must return`Message.success()`,not `Message.fail()`

Signed-off-by: zhusaidong <zhusaidong@gmail.com>
@Duansg Duansg merged commit fcb5a9f into apache:master May 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants