Search
-
Here's the thread I have going on the issue. https://www.method.me/cs/forums/t/7891.aspx
You can see I posted the SQL that shows the unconstrained query resulting in a full table loop. Freaks me out...if I have any updates executing inside an unconstrained grid loop...that's potentially a VERY damaging bug/issue. Hopefully I'm ...
-
I've deactivated all my user logins until this issue is fixed. I'm just really freaked out seeing unconstrained queries running over entire tables. Really wish someone at Method would confirm the issue, provide some feedback on this. Thx
-
This could be really damaging as we run table loops all over the place in Method. We could be executing logic over entire tables and messing up A LOT OF DATA if I'm thinking about this properly
-
There's definitely a problem with the Start Loop Through Grid action. I'm seeing this on my Sales Order screen right now, too. The query is running unbounded with no constraint for the current sales order hence a LOOP OVER THE ENTIRE TABLE!
Here's the debug trace for my sales order screen's Loop Through Grid action. See my note at ...
-
There's definitely a problem with the Start Loop Through Grid action. I'm seeing similar behavior
-
I'm also seeing other very strange behavior on my sales order screen. Custom validation errors and subsequent user messaging (ShowMessage) is popping up that shouldn't be on sales orders. It's like certain actions are firing in very strange ways and I have no idea how that can happen.
It's preventing my salesmen from putting new ...
-
I also saw this happen today and had a different customer report the same thing.
-
For some reason an old screen of mine is behaving differently all of a sudden. I have not made any recent changes to this screen. A grid loop is being performed in an action but it's now running unbounded (entire table scan for 17,588 ActivityJobItems) rather than being constrained to the job items for the particular Activity ID.
What would ...
-
Hi,
Just today, I met an issue that "Start Loop Grid" try to loop an empty grid, and no clue how it happened.
The scanario is like:
1. in my Purchase Order screen, clear and new in order to create a new PO. (this is pretty the same as stock PO screen, with PO list and POLine grid)
2. Once users select a vendor from drop down ...
-
My apologies - I thought you were asking for our customer account name!
|
|
|