Error filling a radio criteria using the target attribute of the screen

Summary

When there is a target attribute in the window with a query to fill criteria, the radius criteria are not being filled.

AWE version

4.2.5-SNAPSHOT

Example Project

In this window:

image

Clicking on the view button will execute a target of the view window:

<screen label="SCREEN_TITLE_BO_ACC_BAL_ADJ" template="window"  target="BoAccBalAdjDet" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://aweframework.gitlab.io/awe/docs/schemas/screen.xsd">

Does not fill in the radio criteria:

image