Home > Forum > General > Unusual behavior

Unusual behavior
0

Hello,

I notice 2 weird situations:
1. I have a ForEach and inside I have a simple "Start subworkflow" action and i try to drag from the collection columns in order to start the workflow with some data completed. When I drag the columns, one is showing a bit weird. It will show ok once you double click it. (picture 1)
2. I have another ForEach and inside I made a business rule that uses, again, info from column collection and it is working, but when I go to all business rules and open it i will see something similar with the first example. (picture 2)

The actions work, but they might look broken the first time you see them.

Is this normal?

Best regards!

Hi Mihai,
I don't know if it's normal but I have the same behavior ;)
Ad. 1 - it seems like a small bug, but the most important thing is that it works :-)
Ad. 2 - In my opinion for a business rule it seems to make sense, because if you display it outside the foreach loop, the system has no context in which it can be used (there is no column collection's name). The business rule could theoretically be used everywhere.

Regards,
Jacek