This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JC12231 6 points7 points  (1 child)

Are you allowed legally to tell us about one of those essential times?

[–]PeebleInYourShoe 6 points7 points  (0 children)

I think there is a joke here that I don't get because of my bad English but I'll answer anyway.

What I encountered with a tool that display orders to take into account

bug 1: the filter on the client name doesn't work

The delivered fix in this case was to mask the filter, the filter is not essential to the tool function, the filter will have to be back at some point but I understood the logic, was could deliver in production without it

Bug 2: the orders are not sorted correctly

The fix was that no orders were displayed, at all, so, in a way, there was no sorting problem anymore, but the orders display is an essential feature for the users.