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

       Web browser: ---
             Bug #: 38989
           Summary: Special:UserRights does not handle user right change
                    conflicts
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


If two bureaucrats both use Special:UserRights to adjust an accounts' flags,
their changes do not interleave, but just over-write.

For example, if User:Foo is currently +rollbacker, and two bureaucrats each at
the same time try to adjust their rights, bureaucrat A by setting Foo +sysop
and bureaucrat B setting Foo +bot, User:Foo should now be +rollbacker +sysop
+bot, but instead with either be  +rollbacker +sysop or +rollbacker +bot
depending on whether A or B hit the database first.

This is akin to edit-conflicts. And yes, a very minor enhancement. :-)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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