You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the application Z2UI5_CL_DEMO_APP_351 encounters a 500 error after multiple state changes. It crashes in the frontend, similar to the previously reported issues (see #1971). The following routine, illustrated with the following screenshots, triggers the error; please ensure that there are no corresponding SM12 entries present.
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
The lock entries are automatically deleted or modified during state changes. However, when the 500 error occurs, the lock entry remains. The last user interaction is exemplary; every interaction in the last screenshot leads to the error. In the app Z2UI5_CL_DEMO_APP_350, the error can also be reproduced after making the same change as described in #548.