The publishing of the recent change for an edit is currently deferred. The same could be done for log entries, since it shouldn't block the request. This would require making change tagging directly in ManualLogEntry::publish (or to defer it).
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Defer publish of recent change for log entries | mediawiki/core | master | +29 -27 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Cenarium | T127852 Publish of recent change for a log entry should be deferred | |||
| Resolved | Cenarium | T127848 Should be possible to associate a revision to a log entry without making it unpatrolled | |||
| Open | None | T70936 rc_this_oldid should contain the revision IDs of null revisions created by log events | |||
| Resolved | Cenarium | T11501 Make file uploads patrollable | |||
| Open | None | T98617 Make page moves patrollable | |||
| Resolved | Cenarium | T122089 Log entries and associated page revisions are not actually associated in the database |
Event Timeline
Comment Actions
Change 272801 had a related patch set uploaded (by Cenarium):
Defer publish of recent changes for log entries, add change tags there