Menu

#165 Iterating through tickets from the UI

v2.1
open
1
2006-08-28
2005-05-25
No

I can't think how to put this into words, so here's an example. Try:

* Select the view of 'open tickets'.
* Select an individual ticket.
* From elsewhere, have another ticket submitted (ie mail to the account
address and make sure that the ticket is injected into the mm instance).
* Click next, to scroll to the next ticket.
* Notice that you're still on the same ticket...

Or, try:

* Select the view of 'open tickets'.
* Select an individual ticket.
* From elsewhere, have another 2 tickets submitted (ie mail to the account
address and make sure that the ticket is injected into the mm instance).
* Click next, to scroll to the next ticket.
* Notice that the ticket you're on is in fact what was the *previous* ticket
from the list!

The general problem may be that a user's session doesn't have a
consistent snapshot of the results of a query, but instead refreshes its
data each time?

It will be particularly apparent in the case where an account has mail
injected through a periodic getMail() and a user happens to be scrolling
around a particular set of tickets when the getMail is triggered. Depending
upon the number of new tickets injected, who knows where they might
wind up?!

Discussion

  • Graeme Mathieson

    Logged In: YES
    user_id=12789

    Deferring 'til after 2.0.3 release.

     
  • Graeme Mathieson

    • milestone: 494872 --> 539458
    • priority: 5 --> 3
     
  • Graeme Mathieson

    • milestone: 539458 --> 547378
     
  • Graeme Mathieson

    Logged In: YES
    user_id=12789

    Hi,

    I'm afraid the fix for this bug has not made it into the latest
    release. This ticket is being updated to indicate that it's
    still an open problem with the the current version.

    We will get around to fixing it soon, though!

    Regards,

    MailManager Development Team.

     
  • Graeme Mathieson

    • milestone: 547378 --> 361294
     
  • Kevin Campbell

    Kevin Campbell - 2006-05-25

    Logged In: YES
    user_id=1241761

    Moving to 2.1-rc3, although it is unlikely that this will be
    addresses in the 2.1 release.

     
  • Kevin Campbell

    Kevin Campbell - 2006-05-25
    • milestone: 361294 --> 595434
     
  • Kevin Campbell

    Kevin Campbell - 2006-05-27
    • milestone: 595434 --> 605616
     
  • Kevin Campbell

    Kevin Campbell - 2006-06-12
    • milestone: 605616 --> 606482
     
  • Kevin Campbell

    Kevin Campbell - 2006-06-26
    • milestone: 606482 --> 614531
    • priority: 3 --> 1
     
  • Kevin Campbell

    Kevin Campbell - 2006-08-21
    • assigned_to: nobody --> kevca
     
  • Kevin Campbell

    Kevin Campbell - 2006-08-21
    • milestone: 614531 --> 632553
     
  • Kevin Campbell

    Kevin Campbell - 2006-08-28
    • milestone: 632553 --> v2.1
     

Log in to post a comment.