| Subject | Author | Repo | Branch | Lines +/- | |
|---|---|---|---|---|---|
| WIP watchlist_props table | Addshore | mediawiki/core | master | +42 -0 |
Details
Details
Related Changes in Gerrit:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | ifried | T8964 Watch pages for a few days only (add an expiry time) | |||
| Resolved | MusikAnimal | T100508 Watchlist expiry: Watch pages for a specified time frame (2013) | |||
| Declined | None | T129486 Introduce watchlist_props table |
Event Timeline
Comment Actions
Change 284690 had a related patch set uploaded (by Nemo bis):
WIP watchlist_props table
Comment Actions
Change 284690 abandoned by Addshore:
WIP watchlist_props table
Reason:
Abandoning for now, the direction here is still unclear
Comment Actions
I'm going to be bold and mark this as declined. This is no longer stalled by wl_id, but it seems the current plan (T124752) is to implement something simpler: just adding an expiration column to the existing watchlist table. This seems sensible, especially since it will match how user rights expiration was implemented and thus follow an existing pattern. If anyone disagrees, feel free to reopen this task.
Comment Actions
Keep in mind that introducing new tables is much easier for DBAs than modifying existing tables...