Page MenuHomePhabricator

API: watchlist options are inconsistent
Closed, ResolvedPublic

Description

Author: matthew.britton

Description:
If we ignore editing, which has its own 'watchlist' parameter that doesn't really make sense for other actions, we currently have this situation:

  • delete and move have 'watch' and 'unwatch'
  • protect and upload have only 'watch', no 'unwatch'
  • rollback and undelete have nothing

This is somewhat inconsistent. protect/upload should have an 'unwatch' option and, for completeness, the options should be added for rollback/undelete too.


Version: unspecified
Severity: enhancement

Details

Reference
bz22944