enhancement
major
minor
defect
minor
#26484
In-app template for grid and tables: Function "Verifier for use as list item" does not get component model
#26885
Constraints on declarative forms with arguments from a container reference lead to errors for new elements
#26922
With generated subject classes, a default provider of an attribute in a non-structure class does not get a create context
defect
minor
#26852
ApplicationTesting: No two sessions possible for the same user in JUnit test
Although the Scripting GUI allows you to run tests that open multiple sessions (sub-sessions) for the same user, However, if you export such a test to the development environment, it cannot be run as a JUnit test because the second login for the user who is already logged in is silently ignored. The test then fails with an error that is usually inexplicable.
Test
- Create a test script with a second login action for "root," run it, export it to the IDE, and run it again there.