PHI1034 is a cluster invoicing thing which should be sorted out.
PHI979 is a specific issue where we could use better instance controls (around worker count) in the short term. An alternative approach is to hard-coded `if ($instance === 'X') { ... }` for now. `admin` could also probably use more workers, I think we get saturated by backups occasionally.
See PHI857, which wants support for serial queues in repository operations.
See PHI989, which notes some consistency issues with certain datasource queries, particularly when some components are empty.
PHI1010 could use more detailed triage around whether we can squeeze anything from `transaction.search` without hitting a bunch of other messes. This is adjacent to a lot of other work.
SSH key handling (mostly in T13123) is fairly ripe.
This fell off the radar, but should get attention: <https://discourse.phabricator-community.org/t/out-of-range-value-for-column-deviceversion/2218/2>
See PHI1046. When parent projects are shifted between spaces, `spacePHID` changes do not propagate to milestones in the database. They should, and we should migrate existing cases.
---
//Cleared//
PHI1039 describes an unusual situation where greater flexibility around highly custom, ad-hoc, granular permissions would be desirable. I believe we can resolve this by subtyping projects and adding an extension hook.
The simple case in T13240 should be resolved.
MFAEngine should provide guidance on comment forms; and provide guidance and apply workflow to edit forms.
Customizing MFA enrollment guidance would be nice and is likely straightforward.
This fell off the radar, but should get attention: <https://discourse.phabricator-community.org/t/out-of-range-value-for-column-deviceversion/2218/2>