https://bugzilla.wikimedia.org/show_bug.cgi?id=48821

       Web browser: ---
            Bug ID: 48821
           Summary: Badge count is caching incorrect number upon new
                    notification creation
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Echo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We added code to have notification creation commit on database transaction
idle. As a result, the badge count calculation is done before the notification
is created.  We should move this calculation logic after the transaction

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to