Skip to content

MM5-7796: Add portal config for asset status / assignee metafields#1035

Draft
YevheniiKravchenko wants to merge 4 commits into
masterfrom
MM5-7796
Draft

MM5-7796: Add portal config for asset status / assignee metafields#1035
YevheniiKravchenko wants to merge 4 commits into
masterfrom
MM5-7796

Conversation

@YevheniiKravchenko
Copy link
Copy Markdown
Contributor

@YevheniiKravchenko YevheniiKravchenko commented May 28, 2026

Summary

Adds two new Portal Configuration fields so the metafields used by the asset status change dialog can be configured per-portal instead of being hard-coded on the frontend.

  • assetStatusMetafield — ComboValue metafield used for the asset Status dropdown
  • assetStatusOwnerMetafield — MasterItemReference metafield used for the Assignee/Owner picker

Defaults reference the existing options_status / options_owner metafields so behavior is preserved for portals that don't override the values (no breaking change).

Files added

  • MM/6.6.0/config/media_manager_5/fields/asset_status_metafield.dcl
  • MM/6.6.0/config/media_manager_5/fields/asset_status_owner_metafield.dcl
  • MM/6.7.0/config/media_manager_5/fields/asset_status_metafield.dcl
  • MM/6.7.0/config/media_manager_5/fields/asset_status_owner_metafield.dcl

Related

  • Jira: MM5-7796
  • Frontend changes: separate PR in the mm5 repo (consumes these fields via CoreConfigResponse, with fallback to the existing hard-coded GUIDs if config is missing)

@YevheniiKravchenko YevheniiKravchenko marked this pull request as draft May 29, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant