Page MenuHomePhabricator

Fix an issue with custom policy edit control not populating correctly
ClosedPublic

Authored by epriestley on Apr 20 2015, 2:57 PM.
Tags
None
Referenced Files
F13234208: D12477.diff
Tue, May 21, 3:12 AM
F13214732: D12477.id.diff
Fri, May 17, 12:32 PM
F13189044: D12477.diff
Sat, May 11, 5:41 AM
Unknown Object (File)
Tue, May 7, 10:55 AM
Unknown Object (File)
Tue, May 7, 9:36 AM
Unknown Object (File)
Apr 3 2024, 12:29 AM
Unknown Object (File)
Mar 20 2024, 11:38 PM
Unknown Object (File)
Mar 17 2024, 5:19 PM
Subscribers

Details

Summary

Fixes T7866. These values aren't always provided. They should be, but just make things work for now.

Test Plan
  • Edited a task.
  • Selected "Custom Policy" for "Edit Policy".
  • Configured a policy like "Users: dog".
  • Saved policy.
  • Selected "Custom Policy" again to edit the policy.
  • Before patch: tokenizer fails to render with an error (config.types is not an object).
  • After patch: tokenizer renders properly, albeit with a missing icon.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix an issue with custom policy edit control not populating correctly.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 20 2015, 3:12 PM
This revision was automatically updated to reflect the committed changes.