Skip to content

[18.0] [FIX] server_action_mass_edit: delete inactive views in tests#1302

Open
AxelPrel wants to merge 1 commit into
OCA:18.0from
xcgd:bugfix/18.0/server_action_mass_edit/unlink_inactive_view
Open

[18.0] [FIX] server_action_mass_edit: delete inactive views in tests#1302
AxelPrel wants to merge 1 commit into
OCA:18.0from
xcgd:bugfix/18.0/server_action_mass_edit/unlink_inactive_view

Conversation

@AxelPrel

Copy link
Copy Markdown

If a module deactivates a res partner view, then the test will fail, because the view will not be fetched by the search and this will cause a SQL error, because it is trying to remove the parent view before the inactive view is unlinked

@OCA-git-bot OCA-git-bot added series:18.0 mod:server_action_mass_edit Module server_action_mass_edit labels Jun 12, 2026
@AxelPrel AxelPrel force-pushed the bugfix/18.0/server_action_mass_edit/unlink_inactive_view branch from b58e9d2 to 2fa8227 Compare June 12, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:server_action_mass_edit Module server_action_mass_edit series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants