Page MenuHomePhabricator

Plans: 2019 Week 11-15 Bonus Content
Closed, ResolvedPublic

Description

PHI1125 is hitting some issues with JIRA integration on a modern version of JIRA. (Noted on T5422.)

See https://phabricator.wikimedia.org/T185213. Two minor things:

  • Offsets (UTC+X vs UTC-X) might be inverted in the timezone dialog?
  • SettingsDate and TimeTimezone didn't pick up the 0:30 UI thing and still just shows UTC+X even for X:30 timezones.

PHI1127 has an instance rename request. We can likely ship instance renames in the next release.

PHI1105 would like a "View All" on dashboard tab panels. In some other cases (including recent cases in Build Plans), I'd like to look at putting a "More Results" element at the bottom of a query UI where a pager would otherwise go. Although including this kind of element isn't quite as pristine as omitting it, I think this is significantly more usable, and the distinction between "exactly 10 results" and "first 10 of 10+ results" is broadly not as clear as it could/should be in many interfaces.

See https://discourse.phabricator-community.org/t/image-uploads-for-forms-too-restricted-by-default/2594. The remarkup instructions blocks in custom forms aren't being marked properly as remarkup transactions.

PHI1175 would like a "JIRA Issue URIs" field in Herald.

See https://discourse.phabricator-community.org/t/call-to-undefined-method-getprofilemenu/ for a likely missed ProfileMenu callsite on the project background controller (?)

bin/search query --query <key> isn't working right (and maybe never did).

On Instances, the "name prefix" search is now somewhat obsolete given that instances can be renamed. It searches by instance internal name, but this may be unrelated to the display name.

This ain't right:

Screen Shot 2019-04-09 at 2.16.19 PM.png (159×297 px, 9 KB)

This ain't either:

Screen Shot 2019-04-09 at 2.16.25 PM.png (107×86 px, 4 KB)

PHI1166 requests we document all the project dependencies somewhere.

PHI1159 et al. would like Herald access to "This revision landed with ongoing or failed builds.", either to block commits or trigger audits.

Event Timeline

epriestley triaged this task as Normal priority.Mar 9 2019, 6:43 PM
epriestley created this task.
epriestley renamed this task from Plans: 2019 Week 11 Bonus Content to Plans: 2019 Week 11-13 Bonus Content.Mar 26 2019, 6:51 PM
epriestley updated the task description. (Show Details)
epriestley renamed this task from Plans: 2019 Week 11-13 Bonus Content to Plans: 2019 Week 11-15 Bonus Content.Apr 6 2019, 3:45 PM
epriestley updated the task description. (Show Details)

bin/search query --query <key> isn't working right (and maybe never did).

This is just slightly misleading -- it only does fulltext queries using the fulltext engine. So it's working properly, it just doesn't do what I misremembered it as doing.

epriestley added a revision: Restricted Differential Revision.Apr 10 2019, 7:43 PM
epriestley updated the task description. (Show Details)
epriestley added a commit: Restricted Diffusion Commit.May 23 2019, 4:57 PM