Re: How to reassign a workitem to a group

DS <[email protected]> Wed, 9 Sep 2009 19:23:24 +0200 (CEST)
Newsgroups gmane.comp.java.enhydra.shark
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1252517009-18930-4071
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7BIT

Hmm... Could you define "group"?

Sorry, I am not sure if I got you right so I'll tell you what I have. I am
using my own manager so if you are using something else that may not be
applicable.

Assignment happens when an activity created.  It returns a list of assignees.
Once it is complete, there is no way to add new assignments to an activity
later. Therefore I really has to take care of my assignments in the manager. 

However you may re-assign an activity. So what I do is, I assign activity to a
user group in the manager and then if necessary override that assignment to a
user or back to a group anywhere else. User or group name is just a string that
represents users and groups from external permission system. So Shark is
agnostic to that sort of data.

------------=_1252517009-18930-4071
Content-Type: text/plain; charset="UTF-8"; name="message-footer.txt"
Content-Disposition: inline; filename="message-footer.txt"
Content-Transfer-Encoding: quoted-printable


--
You receive this message as a subscriber of the [email protected] mailing lis=
t.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=3Dhelp
OW2 mailing lists service home page: http://www.ow2.org/wws

------------=_1252517009-18930-4071--