SAP / open-ux-odata

Enable community collaboration to jointly promote and facilitate best in class framework and tooling capabilities when working with OData services.
Apache License 2.0
51 stars 12 forks source link

BUG - Mockserver not properly handling creation of composition child #448

Closed c-kobo closed 1 year ago

c-kobo commented 1 year ago

Description

Creation of composition child seems at first fine, but is not shown in OP table after pressing apply

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to FPM Explorer edit flow sample
  2. Click on Edit, then Create in table 'Child Entities'
  3. Fill in data then click Apply
  4. Back on OP, the new child instance is not shown in table

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}

c-kobo commented 1 year ago

Retest succesful.