@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

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

Summary: 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. Reviewers: btrahan, chad Reviewed By: chad Subscribers: epriestley Differential Revision: https://secure.phabricator.com/D12477


+26 -27
2 changed files