CaseComplete Community

Sharing ideas about CaseComplete® and Use Case modeling
Welcome to CaseComplete Community Sign in | Join | Help
in
Home Forums

Tracking Open Issues

Last post 09-04-2008, 7:40 AM by Doug. 1 replies.
Sort Posts: Previous Next
  •  09-03-2008, 1:49 PM 589

    Tracking Open Issues

    Is there any way to produce a document out of CC that tracks Open Issues?  I can produce an Open Issues report and it will indicate if it is still open or not by whether or not there is a name in the resolved column.  I would like to see what the resolution to that Open Issue was on a document so I can easily share it with my customers.

    Thanks

     Carl

    Filed under:
  •  09-04-2008, 7:40 AM 592 in reply to 589

    Re: Tracking Open Issues

    Carl,
    We don't currently have capability to mark an open issue as resolved or enter what the resolution was, although this is something that has been asked for so hopefully it will be available in a future release.  In the meantime, you can use a convention to mark an issue as resolved, e.g. as you mention, add something to the resolved column, or add a prefix to the open issue text, such as RES: for resolved.  You would have to embed the resolution of the open issue within the open issue text, or you could use the ResolveBy column for this purpose too.

    You can report open issues using existing Word reports or HTML reports that come with CaseComplete.  However if you want to report only the resolved open issues, you could customize the OpenIssues word report to add a where clause, for example:

    $tableOpenIssues where Description StartsWith RES:

    or

    $tableOpenIssues where ResolveBy <> ''

    Hope this answers your questions, but let me know if not.


    Doug
    Serlio Software
View as RSS news feed in XML