![]() |
|
||||
Estimate Locations (Rooms) |
|||||
PROBLEMClicking on estimate locations opens the window for a different location. Caught ByUser bug report. WorkaroundGoldenseal erroneously opens locations based on the order they were created rather than alphabetically by name-- so a different room name will open the one you want. SolutionFixed in version 3.3 update. Technical DetailsThis is fallout from the recent change to modal dialogs
for displaying estimate location info. We stupidly tested
with room name that were in alphabetical order (1st room,
2nd room, 3rd room etc) so we didn't catch thisone. |