Plese help me - why release my multiassigned users in issue?
In Table project_issues one record - one issue - one assigned users.
why multiassigned release?
Plese help me - why release my multiassigned users in issue?
In Table project_issues one record - one issue - one assigned users.
why multiassigned release?
Comments
Comment #1
aclight commentedI'm sorry, but I don't understand your question. Are you making a feature request that it should be possible to assign one issue to multiple people via the assigned field? If not, please clarify.
Comment #2
wowik73 commentedYes - this need for my customer
His question:
Can we assign more than one person to a given issue?
Comment #3
aclight commentedAs is, no, this is not possible.
You might be able to do this by writing a small module that uses hook_form_alter() to remove the assigned form element that project_issue adds and replace it with a user reference CCK field (if such a thing exists). Project issue should support adding additional fields via CCK, but we haven't tested this much so there's a chance it won't work as cleanly as you'd like. If you go this route and run into project_issue module problems, please file bug reports here, since this is something we'd like to support doing.
I'm changing this to a support request and marking it fixed. If you want this to be a feature request, feel free to re-open it and change the category to feature request. However, my feeling is that we'd probably postpone such a feature request until we get a chance to complete #85049: convert project* to CCK. But there's no harm in asking :)
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.