Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Treat trashed dashboard as deleted #4251

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Nov 20, 2024

Changes

This is a follow-up to #4235, where the deletion of a trashed dashboard was fixed. This change treats trashed dashboards as deleted at read time, such that the resource shows up in the plan as new instead of a delete+create.

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

@pietern pietern requested review from a team as code owners November 20, 2024 11:29
@pietern pietern requested review from rauchy and tanmay-db and removed request for a team November 20, 2024 11:29
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/terraform

Inputs:

  • PR number: 4251
  • Commit SHA: b7ae76bc91e0417171c5cb8a076be5ea4dba2f7d

Checks will be approved automatically on success.

@pietern pietern enabled auto-merge November 20, 2024 11:30
@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/11932494572

@pietern pietern added this pull request to the merge queue Nov 20, 2024
Merged via the queue into main with commit 0628314 Nov 20, 2024
12 checks passed
@pietern pietern deleted the dashboard-read-trashed branch November 20, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants