Search
-
It is intermittent. Not sure what is causing the problem.
-
I had a client complaining to me late today about not being able to do anything in Method because everytime he saves something, he's getting these system messages (in yellow) at top of the screeen saying "Processing XYZ records from a total of 9,567". All his screens are custom screens and nothing has changed on our side for ...
-
I think I already see something wrong in my database, and that may be caused by this issue. I also deactive all my users at this moment, hopefully, all database can be recovered.
Alex
-
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.
|
|
|