Page MenuHomePhabricator

Add parameter to set expiration timeout on watched pages
Closed, DuplicatePublicFeature

Description

By editing watch() function on _basepage.py file, you can add an optional parameter to set expiration date of a watched item.
Then, in _apisite.py you can specify the expiry parameter in the API request.

Event Timeline

Xqt triaged this task as Medium priority.Jul 20 2025, 8:53 AM
Xqt changed the subtype of this task from "Task" to "Feature Request".
Xqt closed this task as a duplicate of T330839: Improve APISite.watch() and Page.watch().