[MGNLCAT-171] Old/unknown properties for field definitions bootstrapped resulting in node2bean problems Created: 07/Dec/16  Updated: 19/Dec/16  Resolved: 15/Dec/16

Status: Closed
Project: Magnolia Categorization Module
Component/s: None
Affects Version/s: None
Fix Version/s: 2.5.1

Type: Bug Priority: Neutral
Reporter: Maxime Michel Assignee: Evzen Fochr
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 0d
Time Spent: 1h
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
Epic Link: Definitions app problems
Sprint: Kromeriz 74
Story Points: 1

 Description   

The property was last seen in 2013: https://git.magnolia-cms.com/projects/PLATFORM/repos/ui/browse/magnolia-ui-form/src/main/java/info/magnolia/ui/form/field/definition/LinkFieldDefinition.java?until=ca47b787c284914dad1b550404669d183f698d38&untilPath=magnolia-ui-model%2Fsrc%2Fmain%2Fjava%2Finfo%2Fmagnolia%2Fui%2Fmodel%2Ffield%2Fdefinition%2FLinkFieldDefinition.java

It can therefore safely be removed from the bootstrap file, in order to fix the following problem:

dialog: categorization:categoryRSSFeed
from jcr
at /modules/categorization/dialogs/categoryRSSFeed
Source data processing problem: Property [dialogName] not found in class [info.magnolia.ui.form.field.definition.LinkFieldDefinition], property is not assigned: /form/tabs/tabFeed/fields/siteRoot

See: /modules/categorization/dialogs/categoryRSSFeed/form/tabs/tabFeed/fields/siteRoot@dialogName (value is great too: ui-pages-app:link)

Also, the following old property can go:

app: categories
from jcr
at /modules/categorization/apps/categories
Source data processing problem: Property [identifier] not found in class [info.magnolia.ui.form.field.definition.MultiValueFieldDefinition], property is not assigned: /subApps/detail/editor/form/tabs/category/fields/relatedUUID

See: /modules/categorization/apps/categories/subApps/detail/editor/form/tabs/category/fields/relatedUUID@identifier

Todo

  1. Remove both properties from bootstrap files
  2. Add update tasks to MVH
  3. Add MVH test cases

Generated at Mon Feb 12 04:43:46 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.