Difference between revisions of "User:Nicole/Action Matrix"
Jump to navigation
Jump to search
Line 63: | Line 63: | ||
|- | |- | ||
| withdraw item || is depositor || released || has open context <br> is owner of the item <br> last item version || withdrawn || | | withdraw item || is depositor || released || has open context <br> is owner of the item <br> last item version || withdrawn || | ||
|- | |||
|} | |||
== Not workfow dependant matrix == | |||
{| border="1" | |||
|+ | |||
! Action !! Role condition !! item status !! Conditions !! End item status !! Item handler actions | |||
|- | |- | ||
|} | |} |
Revision as of 14:40, 16 June 2008
Matrix for simple WF[edit]
- Note: This matrix represents how the WF should be and not how currently the WF is implemented as PubMan has to deal with many workarounds.--Natasa 11:25, 16 June 2008 (UTC)
- Comment Natasa: I think for Item withdrawal now we are only making it temporarily a restriction that it has to be on "released" versions. This is not true in fact, it is sufficient that there is at least 1 released version and then item can be withdrawn.
Action | Role condition | item status | Conditions | End item status | Item handler actions |
---|---|---|---|---|---|
create item create item from template create new revision |
is depositor | N/A | has open context | pending | create |
edit & save item | is depositor | pending | has open context is owner of the item last item version |
pending | update |
edit & release item | is depositor | pending | has open context is owner of the item last item version |
released | update release assignObjectPID assignVersionPID assignContentPID |
release item | is depositor | pending | has open context is owner of the item last item version |
released | release assignObjectPID assignVersionPID assignContentPID |
delete item | is depositor | pending | has open context is owner of the item last item version no released version exists |
delete | |
modify & save item | is depositor | released | has open context is owner of the item last item version |
pending | update |
modify & save item | is moderator | released | has open context last item version |
pending | update |
modify & accept item | is depositor | released | has open context is owner of the item last item version |
released | update release assignVersionPID assignContentPID (optionally if new file is uploaded) |
modify & accept item | is moderator | released | has open context last item version |
released | update release assignVersionPID assignContentPID (optionally, if new file is uploaded) |
withdraw item | is depositor | released | has open context is owner of the item last item version released version exists |
withdrawn | withdraw |
Matrix for standard WF[edit]
Action | Role condition | item status | Conditions | End item status | Item handler actions |
---|---|---|---|---|---|
create item create item from template create new revision |
is depositor | N/A | has open context | pending | create |
edit & save item | is depositor | pending | has open context is owner of the item last item version |
pending | update |
edit & save item | is moderator | submitted | has open context last item version |
submitted | |
edit & submit item | is depositor | pending | has open context is owner of the item last item version |
submitted | |
edit & accept item | is moderator | submitted | has open context last item version |
released | |
delete item | is depositor | pending | has open context is owner of the item last item version no released version exists |
delete | |
modify & save item | is depositor | released | has open context is owner of the item last item version |
pending | update |
modify & save item | is moderator | released | has open context last item version |
submitted | update |
modify & submit item | is depositor | released | has open context is owner of the item last item version |
submitted | |
modify & accept item | is moderator | released | has open context last item version |
released | |
send back for re-work | is moderator | submitted | has open context last item version |
in rework | |
edit & save item | is depositor | in rework | has open context is owner of the item last item version |
in rework | |
withdraw item | is depositor | released | has open context is owner of the item last item version |
withdrawn |
Not workfow dependant matrix[edit]
Action | Role condition | item status | Conditions | End item status | Item handler actions |
---|