Fixes T6254 and renames status as string. Though maybe this should go through formatStringConstants?
Details
Details
- Reviewers
epriestley btrahan - Maniphest Tasks
- T6254: Error in maniphest.update conduit form
- Commits
- Restricted Diffusion Commit
rP923f625130cd: Fix incorrect maniphest.update conduit UI
Reload Conduit page, see new text.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
The types (like "optional string") should not be pht()'d. They will be properly typechecked in some future version of the API, and the typechecker will have no idea what to do with an "el stringo optionale".