Place for Resolved tickets

Date

2011/02/08

What

David Foster reported that he couldn't see the Resolved Incidents under 'My Closed Incidents'.

Bottom line: this is the correct behaviour (in my opinion). Nothing should be changed in Incidents. What may need to be changed is the behaviour of 'Resolved' Request Fulfillments (see below).

There are different lists under 'Self Service':

List Contents
My Incidents All incidents submitted by user in state 'Active' = true
My Closed Incidents All incidents submitted by user in state 'Active' = false
My Request Fulfillments All Request Fulfillments submitted by user in state 'Active' = true
My Closed Fulfillments All Request Fulfillments submitted by user in state 'Active' = false

So, the lists are computed in the same way in Incidents and Request Fulfillments.

What differs is the state of 'Resolved' tickets in Incidents and Request Fulfillments:

  Resolved state
Incidents Active = true
Request Fulfillments Active = false

Arguments to keep the 'Resolved' incidents under 'My Incidents':

  • 'My Incidents' should show all the incidents that can still be acted upon (that includes the 'Resolved' ones).
  • If we'd put the 'Resolved' incidents with the 'Closed' ones, they'd be lost in the continuously growing list of 'Closed' incidents.
  • The 'Resolved' incidents should remain with 'Active' = true, as they can still be acted upon by the user.

How

Setting 'Active' to false when a Request Fulfillments is 'Resolved' comes from the 'CERN Request Fulfillment Workflow v2' workflow. The 'Change State and Active' SetValues Workflow Activity seems to take precedence over this Business Rule.

The 'Change Stage and Active' SetValues Activity is called on 'Resolved', which does:

  • active=false^approval=approved^u_workflow_stage=Resolved^u_current_task_state=9^E

WorkflowActivity.png

The new 'Change Stage and State' SetValues Activity now does:

  • approval=approved^u_workflow_stage=Resolved^u_current_task_state=9^E

Update Set

20110210 SOPH Delete SetValue Workflow Activity

Issues

None.


-- SophieLemaitre - 09-Feb-2011
Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng Resolvde.png r1 manage 73.6 K 2011-02-10 - 15:03 UnknownUser Resolved tickets have Active set to false
PNGpng WorkflowActivity.png r1 manage 85.3 K 2011-02-10 - 11:09 UnknownUser Workflow SetValues Activity
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r4 - 2011-02-11 - unknown
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback