[JCRTOOLS-39] Unnecessary subApp action nodes clutter the configuration and cause node2bean problems Created: 07/Dec/16  Updated: 29/Mar/22  Resolved: 13/Dec/16

Status: Closed
Project: JCR Tools
Component/s: None
Affects Version/s: 1.0.2
Fix Version/s: 1.0.3

Type: Bug Priority: Neutral
Reporter: Maxime Michel Assignee: Maxime Michel
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
Epic Link: Definitions app problems
Sprint: Basel 74
Story Points: 2
Team: Nucleus

 Description   

In order to fix four minor problems like the following, remove the actions node from all subApps.

app: jcr-tools
from jcr
at /modules/jcr-tools/apps/jcr-tools
Source data processing problem: Property [actions] not found in class [info.magnolia.ui.form.definition.ConfiguredTabDefinition], property is not assigned: /subApps/dumper/form/tabs/mainTab

info.magnolia.jcrtools.JcrToolsBaseSubApp#onSubAppStart() builds a reduced form which doesn't require any actions. The default execute action is added by code in info.magnolia.jcrtools.JcrToolsViewImpl#build(). The actions in the configuration are most likely a copy&paste mistake.

Nodes:

  • /modules/jcr-tools/apps/jcr-tools/subApps/dumper/form/tabs/mainTab/actions
  • /modules/jcr-tools/apps/jcr-tools/subApps/exporter/form/tabs/mainTab/actions
  • /modules/jcr-tools/apps/jcr-tools/subApps/importer/form/tabs/mainTab/actions
  • /modules/jcr-tools/apps/jcr-tools/subApps/query/form/tabs/mainTab/actions

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