Skip to content

BUG - Add SAPUI5 Component Usage wizard generates file with wrong property #3713

@nikmace

Description

@nikmace

Description

Component usage wizard generates file where instead of property "componentData" property "data" is written. This leads to an error when Adaptation Editor is started:

2025-10-08 14:30:16 error   main: Validation of inline change number 9 ('appdescr_ui5_addComponentUsages') failed 
2025-10-08 14:30:16 error   main: Property not in schema: componentUsages/sap.ui.comp/data

Steps to Reproduce

Steps to reproduce the behavior:

  1. Open Add Component Usages sub generator on an ADP
  2. Go through and generate a change
  3. Start Adaptation Editor
  4. See error

Expected results

Change is created with a correct property

Actual results

Change is created with wrong property which causes problems start of Adaptation Editor

Screenshots

If applicable, add screenshots to help explain the problem.

Version/Components/Environment

Add any other context about the problem here
OS:

  • Mac OS
  • Windows
  • Other

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions