Need add label for task.
SUCH as :
DOC, P3, NeedReview, NeedTested, NeedPublish
netroby | |
Feb 10 2015, 7:02 AM |
F292156: ⚓_T7226_Need_label_for_task.png | |
Feb 11 2015, 1:04 AM |
Need add label for task.
SUCH as :
DOC, P3, NeedReview, NeedTested, NeedPublish
Please clarify this request for us please, do you want to add additional fields to Maniphest? Or do you want to change how tasks look?
https://secure.phabricator.com/book/phabcontrib/article/feature_requests/
If you're talking about tagging a task, that's generally done in Phabricator using "Projects", which are like tags on steroids. (They're a little harder to create than in, say, JIRA, but otherwise work basically like tags/labels.)
Not only Using "Projects",
@chad Addition fields (Labels) , allow we add multiple labels , split labels with comma,
@staticshock , Tags will be very useful to identify the issue type and more detail information, and can be mark and then send to different department to resolve the issues.
for example, a issue with these Label:
SegmentFault,Kernel, OutOfMemory
can be send to kernel development work group.
Those are "Projects" in Phabricator. They act as general containers for labels, tags, teams, milestones, and projects.
You may also be interested in Custom Fields:
https://secure.phabricator.com/book/phabricator/article/custom_fields/
@chad i guess the Custom Fields will need more coding by myself. i do not like the way like this.
So i made a Feature request.
If Phabricator will built in with these support. we should save our time on it.
Feature Request: You can build this as a Custom Field or a Project
p3: Don't know what that is, but you can use a Custom Field or a Project
Low Priority: Priority is customizable in your settings under Maniphest
Custom Fields (which is a simple JSON field) offers a lot of customization with no programming.
NeedReview, NeedTested, NeedPublish
These are Projects in Phabricator. In other bug trackers you might call them labels or tags. In Phabricator Projects do everything. Please give it a try first, they are very powerful.