Last modified: 2011-01-25 00:41:39 UTC
I restored one of the sysop recently after short period of inactivity on Commons. However I was not able to find log entry (and reason for) for removing his/her rights in user rights log. Probably such information is located in stewards (or meta) log, but I think will be good idea to duplicate it in local project log. See http://commons.wikimedia.org/w/index.php?title=Special:Log&type=rights&user=&page=&pattern=&limit=100&offset=0 and search for Boricuaeddie.
Logging isn't always terribly consistent, annoyingly enough. I still say the logging should be in the same transaction as the change . . .
Note that for steward actions, you're working across databases so that's not really possible. For most other things, a proper transaction wrapper *ought* to happen.
You're right. It seems that there *is* a proper transaction wrapper for locally-used Special:Userrights, from my testing just now. So it's not such an easy fix, I guess.
*** Bug 13081 has been marked as a duplicate of this bug. ***
Is there any way that transactions in global logs can be reflected also in local rights logs too? Or at a pinch, that the header for local rights logs for a user can also contain a link to the global log for the same user with a note explaining this, for clarity? "This log shows local rights activities only. For global rights, such as removal of sysophood, or grant or removal of checkuser, oversight or stewardship, please see the [LINK global log for this user]."
*** This bug has been marked as a duplicate of bug 4055 ***