0

I love BugMonkey: I have currently over 60 customizations. One of them (I think) causes the case page to scroll up, which is unfortunate when I clicked a hash link, like [url]/default.asp?1234#BugEvent.12345.

Debugging this situation turns out to be hard, mainly because I don't understand what order BugMonkey uses. It looks like it doesn't use the order the customizations are listed in. Or does it?

Maybe I only got confused because some customizations run instantly, while other customizations delay their execution to after loading/displaying the page.

By the way, wouldn't it be nice if users could change their customizations' order?

flag

1 Answer

0

Customizations are not currently ordering in any particular way. They are ordered based on how they are returned from the database, based on BugMonkey's "get all the active customizations for this person" query.

link|flag
1 
Really? Then take this as a feature request: please ensure some deterministic order, preferably one that users understand. – Michel de Ruiter Jul 12 at 7:43

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.