BUG - fe-fpm-writer
. Incorrect 'controlAggregation' applied when a new Object Page is added and FCL is enabled
#3170
Labels
fe-fpm-writer
@sap-ux/fe-fpm-writer
Steps to Reproduce
Steps to reproduce the behavior:
manifest.json
with routing like:TripsObjectPage
while FCL is enabled.controlAggregation
of new Object Page isbeginColumnPages
instead ofendColumnPages
Expected results
controlAggregation
of new Object Page isendColumnPages
Actual results
controlAggregation
of new Object Page isbeginColumnPages
instead ofendColumnPages
Screenshots
If applicable, add screenshots to help explain the problem.
Version/Components/Environment
Add any other context about the problem here
OS:
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}
The text was updated successfully, but these errors were encountered: