Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例如,在我们公司的 Phabricator 网站上,我有一个审批者选择(下拉)字段,这是我创建新任务时表单的一部分。当有人创建新任务或编辑任务时,我希望只有特定的一组人能够看到此审批者字段。有没有办法做到这一点?
您可以创建用于创建 Maniphest 任务的表单并用值预填充它们。因此去https://<phabricator-uri/transactions/editengine/maniphest.task/。您还可以为不同的组设置权限以授予对这些表单的访问权限。
https://<phabricator-uri/transactions/editengine/maniphest.task/
有关更多详细信息,请阅读:https://secure.phabricator.com/book/phabricator/article/forms/
https://secure.phabricator.com/book/phabricator/article/forms/