[MGNLDAM-682] Old properties still being bootstrapped and broken setter causing node2bean problems Created: 07/Dec/16  Updated: 19/Dec/16  Resolved: 19/Dec/16

Status: Closed
Project: Magnolia DAM Module
Component/s: None
Affects Version/s: None
Fix Version/s: 2.2.1

Type: Bug Priority: Neutral
Reporter: Maxime Michel Assignee: Philip Mundt
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Visible to:
Maxime Michel
Epic Link: Definitions app problems
Sprint: Basel 75
Story Points: 2

 Description   

Code

info.magnolia.dam.app.assets.field.translator.AssetCompositeIdKeyTranslator has property workspace but unfortunately it cannot be set because the setter is wrongly named, see info.magnolia.dam.app.assets.field.translator.AssetCompositeIdKeyTranslator#setWorkspaceName(String workspaceName). The name of the setter is actually correct, we need to rename the property instead.

App's configuration

Further issue in DAM's own configuration:

app: assets
from jcr
at /modules/dam-app/apps/assets
Source data processing problem: Property [path] not found in class [info.magnolia.ui.contentapp.field.WorkbenchFieldDefinition], property is not assigned: /chooseDialog/field

app: assets
from jcr
at /modules/dam-app/apps/assets
Source data processing problem: Property [nodeType] not found in class [info.magnolia.ui.framework.action.OpenEditDialogActionDefinition], property is not assigned: /subApps/browser/actions/editFolder
Source data processing problem: Property [nodeType] not found in class [info.magnolia.ui.framework.action.OpenEditDialogActionDefinition], property is not assigned: /subApps/browser/actions/renameAsset
  • /modules/dam-app/apps/assets/chooseDialog/field@path
  • /modules/dam-app/apps/assets/subApps/browser/actions/editFolder@nodeType
  • /modules/dam-app/apps/assets/subApps/browser/actions/renameAsset@nodeType

Generated at Mon Feb 12 05:02:13 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.