Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - CPE tries to load changes from backend system and not local workspace in Adaptation Projects #2445

Open
1 of 3 tasks
mmilko01 opened this issue Oct 8, 2024 · 0 comments

Comments

@mmilko01
Copy link
Contributor

mmilko01 commented Oct 8, 2024

Description

The issue appears for Adaptation Projects that have fragment and/or controller extension changes and have already been deployed to the backend system. When an attempt is made to run Adaptation Editor or Preview, the changes are no longer loaded from the workspace, but from the backend. This causes errors in the Adaptation Editor/Preview and none of the changes to be loaded.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Create an Adaptation Project with fragment and controller extension changes
  2. Deploy the Adaptation Project to the backend system
  3. Run Adaptation Editor or Preview in BAS or VS Code
  4. Check the Network tab and see the the changes are loaded from /lrep and not /changes

Expected results

Changes loaded from local workspace

Actual results

Changes loaded from backend system

Version/Components/Environment

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}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant