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
- Branch
- mani-conduit
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2749 Build 2753: [Placeholder Plan] Wait for 30 Seconds
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".