Skip to content

Bulk Asset Edit: Fixes #19081 - Prevent Bulk Edit custom fields from populating default values.#19159

Merged
snipe merged 2 commits into
grokability:developfrom
Godmartinz:gh19081-bulk-edit-default-fixes
Jun 23, 2026
Merged

Bulk Asset Edit: Fixes #19081 - Prevent Bulk Edit custom fields from populating default values.#19159
snipe merged 2 commits into
grokability:developfrom
Godmartinz:gh19081-bulk-edit-default-fixes

Conversation

@Godmartinz

Copy link
Copy Markdown
Member

This removes $field->defaultValue() from being a fall back option for custom fields when bulk editing.

Fixes #19081

@Godmartinz Godmartinz requested a review from snipe as a code owner June 8, 2026 20:52
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

# Conflicts:
#	resources/views/models/custom_fields_form_bulk_edit.blade.php
@snipe snipe changed the title Fixes #19081 Bulk Edit custom fields from populating default values. Bulk Asset Edit: Fixes #19081 - Prevent Bulk Edit custom fields from populating default values. Jun 23, 2026
@snipe snipe merged commit 5e208b5 into grokability:develop Jun 23, 2026
8 checks passed
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.

[Feature]: Bulk Edit prefills fields with data when "Add default values" is ticked in the assets model.

2 participants