Skip to content

[Data Object Editor] Consider doDelete when getting brick data#912

Merged
lukmzig merged 2 commits into1.xfrom
889-data-object-editor-problem-with-deletion-of-object-bricks
Mar 18, 2025
Merged

[Data Object Editor] Consider doDelete when getting brick data#912
lukmzig merged 2 commits into1.xfrom
889-data-object-editor-problem-with-deletion-of-object-bricks

Conversation

@lukmzig
Copy link
Copy Markdown
Contributor

@lukmzig lukmzig commented Mar 18, 2025

Changes in this pull request

Resolves #889

Additional info

When using a draft and deleting the brick, the brick itself is not deleted but rather flagged with doDelete. This is respected in the brick getter so this PR is using brick getters instead of object vars in order to stick to the default behavior.

Also adapts simple search preview to respect and unify the approach

@lukmzig lukmzig self-assigned this Mar 18, 2025
@sonarqubecloud
Copy link
Copy Markdown

@lukmzig lukmzig requested a review from martineiber March 18, 2025 12:35
@lukmzig lukmzig merged commit 16f8a1f into 1.x Mar 18, 2025
12 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 18, 2025
@lukmzig lukmzig deleted the 889-data-object-editor-problem-with-deletion-of-object-bricks branch April 2, 2026 07:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Data Object Editor] Problem with deletion of object bricks

2 participants