Skip to content

BUG - Condensing not supported in Workspace Connector for older SAPUI5 versions #4443

@mmilko01

Description

@mmilko01

Description

When multiple changes are made in an Adaptation Project that are of the same type and can be merged together, a condence functionality is invoked by the Adaptation Editor, via the Workspace Connector, when save button is clicked. If the version of of SAPUI5 used is <1.108.X, the condensing is not supported and the save fails with an error.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Create an Adaptation Project for SAPUI5 version <1.108
  2. Open Adaptation Editor
  3. Make several changes of the same type. For example, rename an element and then rename it again
  4. Save the changes

Expected results

Changes are saved

Actual results

Saving fails, and there is an error in browser console stating 'condense is not a function'

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions