See PHI406. An install would like configurable favicons for development/staging/production installs.
See PHI433. An install would like to improve some of the messaging around drafts.
See PHI431. An install would like to support a nuanced workflow in review actions that probably doesn't make sense as a default upstream workflow but may mesh with T731 and which we may be able to provide some support for.
See PHI427. An install would like a way to render a short Doorkeeper external object reference. Update: this is hard because Doorkeeper uses the remote object reference as a cache key in both client and server workflows, and can't currently distinguish between different views of the same object. Not insurmountable but should actually get proper testing.
See PHI442. See T12994. This is probably worth resolving since it has cropped up again. Guidance for optimizer_search_depth=0 may also be warranted.
See PHI451. An ancient inline Javascript handler in DarkConsole violates the CSP header.
See PHI467. An install is hitting T8845 with L3 in a header.
See PHI364. An install encountered a held lock issue in a cluster which resolved itself immediately when I appeared onsite. It seemed plausible that this was because read synchronization does not put a timeout on git fetch, so if git fetch hangs for some network-related reason the lock could be held indefinitely.
See https://discourse.phabricator-community.org/t/desktop-only-notifications-mode-is-broken/1234/1. The "Desktop Only" notification mode seems to not be functioning properly.
See PHI461. An install would like slugs in project.search.
See PHI454. An install identified an opportunity to improve a joke in the API.
See PHI430. An install has identified a reproducible case where a policy exception causes a hard fatal instead of a graceful policy error.