Skip to main content

Hi, 

Found a bit of a bug perhaps, but i'm not sure if it's me or Software Factory/ gui. 

I have 2 tables; Order and Order_unit. Order_unit is a detail of Order, hidden by default. When a 'order_type’ field in Order is set to ‘unit’- we show the detail tab through ctx. 

I have a process flow with these steps; 

Add row Order --> Decision (check if 'unit’ or not)

If not - stop. 

If yes - Activate Detail Order_unit → add row Order_unit. (in grid)

 

This works fine, the second time OR when you select an old Order row, and open the unit detail. 
It feels/seems that Universal does not completely load the page/adding or something. The second row Order, and it works fine, also when 'previewing’ Unit tab. 

We are up to date with our gui and all. 

Any thoughts? 

Blommetje 

I tried this, but can’t reproduce this. Might be a setting involved or something else influencing this. If you want me to investigate this then please create a ticket in TCP and add a model extract. Then I can try to recreate it with your model. 


@Blommetje Does it fail every first time after the Cache is cleared for the Universal GUI? We've encountered a lot of bugs in the Process Flows in the past, seeing different behavior on an empty Cache versus a cached Universal GUI for the relevant screens.