Skip to main content
Answer

Process flow add row fails on first run

  • December 1, 2023
  • 2 replies
  • 62 views

Blommetje
Forum|alt.badge.img+13

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 

Best answer by Erwin Ekkel

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. 

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+17
  • Moderator
  • Answer
  • December 12, 2023

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. 


Arie V
Community Manager
Forum|alt.badge.img+12
  • Community Manager
  • December 12, 2023

@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.