Bug Tracker Incident #15631

 


Summary
Project
INCDT - xTuple ERP
Incident Category
Bugs
Incident Number
15631
Visibility
public


Product Version
3.8.0Alpha
Fixed In Version
3.8.0


Summary
To-Do list shows no results w/ "completed" only checked


Description

When only "Completed" is checked on the To-Do list, nothing shows up. "Completed" check box only seem to add completed to the sorted list. The desired result would be to have completed tasks/to-do's show up when Completed is checked. In this way, a manager can see the activity completed by assignee. Sales Manager would like to be able to assign tasks to sales people and then be able to see what they have done. It's an activity report for Manager types.


Details
Reporter
wtonra
CRM Account
xTuple
Status
Closed
Assigned
reddog


Priority
Normal
Severity
Minor
Updated
01-26-12 11:20
Resolution
Fixed



Comments

DateUsernameComment
01/26/12 11:20ptyler

Tested okay in 3.8 pre final demo db.

01/13/12 15:02svn

Revision: 13161
http://postbooks.svn.sourceforge.net/postbooks/?rev=13161&view=rev
Author: gilmoskowitz
Date: 2012-01-13 20:02:27 +0000 (Fri, 13 Jan 2012)
Log Message:
-----------
bug #15631 - backport last part of fix for 3.8.0 (final)

Modified Paths:
--------------
xtupleserver/branches/from3_8_0rc/dbscripts/metasql/todolist-detail.mql

Property Changed:
----------------
xtupleserver/branches/from3_8_0rc/dbscripts/metasql/todolist-detail.mql

12/22/11 13:37reddog

change metasql todolist-detail to have completed and completedonly filters check todoitem_status rather than todoitem_active

12/22/11 13:36svn

Revision: 13082
http://postbooks.svn.sourceforge.net/postbooks/?rev=13082&view=rev
Author: sunsetsolutions
Date: 2011-12-22 18:35:58 +0000 (Thu, 22 Dec 2011)
Log Message:
-----------
Issue #15631:change completed and completedonly filters to check todoitem_status rather than todoitem_active

Modified Paths:
--------------
xtupleserver/trunk/dbscripts/metasql/todolist-detail.mql

12/06/11 14:51wtonra

I am still seeing "Completed" To-Do's in lists. There is a new filter which when added would appear to tell the system to show completed To-Do's. That would make you think if you took it away, the list should not show any Completed To-Do's. There is no way to NOT show To-Do's. That is just too messy. Users need to be able to hide already completed tasks.

11/18/11 09:49reddog

change metasql todolist-detail and fix typo in prjtask completed only filter

11/18/11 09:49svn

Revision: 12846
http://postbooks.svn.sourceforge.net/postbooks/?rev=12846&view=rev
Author: sunsetsolutions
Date: 2011-11-18 14:49:09 +0000 (Fri, 18 Nov 2011)
Log Message:
-----------
Issue #15631:fix typo in prjtask completed only filter

Modified Paths:
--------------
xtupleserver/trunk/dbscripts/metasql/todolist-detail.mql

11/17/11 23:46vinaysingu

Tested in xTuple version 3.8.0 Beta2.
Observed that selecting 'Show Completed Only' filter in the 'To-Do Items' screen with 'Project' option checked displays the Tasks with 'Concept', 'In-Process' statutes and doesn't displays the completed tasks

10/05/11 14:33reddog

change metasql todolist-detail and reapply the completedonly changes that were lost in a subsequent commit

10/05/11 14:32svn

Revision: 12571
http://postbooks.svn.sourceforge.net/postbooks/?rev=12571&view=rev
Author: sunsetsolutions
Date: 2011-10-05 18:32:00 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
Issue #15631:reapply completedonly changes that were lost

Modified Paths:
--------------
xtupleserver/trunk/dbscripts/metasql/todolist-detail.mql

10/03/11 19:30david

I can see the added options in the To-Do list screen, however I cannot get the "Completed Only" filter to actually filter. It almost seems to have the opposite effect, as it is showing me the open To-Do items instead (no matter which combination of types I have selected). I have attached a screenshot to the incident.

An error is not generated within the client.

09/12/11 11:09reddog

change window todoList and add parameter 'Show Completed Only'

change metasql todolist-detail and add completedonly filter

09/12/11 11:07svn

Revision: 12413
http://postbooks.svn.sourceforge.net/postbooks/?rev=12413&view=rev
Author: sunsetsolutions
Date: 2011-09-12 15:07:16 +0000 (Mon, 12 Sep 2011)
Log Message:
-----------
Issue #15631:add completedonly parameter

Modified Paths:
--------------
xtupleserver/trunk/dbscripts/metasql/todolist-detail.mql

09/12/11 11:07svn

Revision: 12412
http://postbooks.svn.sourceforge.net/postbooks/?rev=12412&view=rev
Author: sunsetsolutions
Date: 2011-09-12 15:06:44 +0000 (Mon, 12 Sep 2011)
Log Message:
-----------
Issue #15631:add Show Completed Only parameter

Modified Paths:
--------------
xtuple/trunk/guiclient/todoList.cpp

09/12/11 09:17wtonra

I was expecting the Completed to show just those items completed. If we change the behavior, I am sure it will cause some users frustration that the application doesn't work as before. I believe there should be an option to "show completed only", as stated in my proposed business scenario.

09/09/11 16:23reddog

todolist "show completed" filter works like all of the other "closed", "completed" filters. it includes closed/completed entities (along with open entities). do you want it to be a "show completed only" filter and not include open items?

you will still need to select the todo types that you want included

09/09/11 16:21svn

Revision: 12405
http://postbooks.svn.sourceforge.net/postbooks/?rev=12405&view=rev
Author: sunsetsolutions
Date: 2011-09-09 20:21:16 +0000 (Fri, 09 Sep 2011)
Log Message:
-----------
Issue #15631:change todoitem active determination

Modified Paths:
--------------
xtupleserver/trunk/dbscripts/metasql/todolist-detail.mql

09/09/11 15:14ptyler

I confirmed this is still found in 3.8 pre-alpha demo db.

09/09/11 09:14wtonra

When only "Completed" is checked on the To-Do list, nothing shows up. "Completed" check box only seem to add completed to the sorted list. The desired result would be to have completed tasks/to-do's show up when Completed is checked. In this way, a manager can see the activity completed by assignee. Sales Manager would like to be able to assign tasks to sales people and then be able to see what they have done. It's an activity report for Manager types.



Characteristics

Backport
No
CodeReview
Completed
Operating System
Windows XP
Doc Flag
False
Copyright Assigned
Yes
HaxTuple
No
Points
None

Files

Filename
15631-to_do_list_completed_only_bug.png


Related Documents

TypeNumberDescriptionRelationshipRemove
IncidentRelated tox
ProjectXTUPLEAPPSPorted From Mantisx


Subscribers

You do not have permission to view subscribers.


Incident History

DateUsernameFieldChange
10/04/11 09:32reddogStatusStatus Changed: Resolved -> Assigned
10/05/11 14:33reddogStatusStatus Changed: Assigned -> Resolved
10/05/11 14:33reddogFixed In: 3.8.0Beta -> 3.8.0
09/09/11 09:14wtonraNewIncident Added
09/09/11 15:14ptylerStatusStatus Changed: New -> Confirmed
09/09/11 15:14ptylerFound In: -> 3.8.0Alpha
09/09/11 16:24reddogStatusStatus Changed: Confirmed -> Feedback
09/09/11 16:24reddogAssignedAssigned to: "" -> "reddog"
09/09/11 16:24reddogSeveritySeverity Changed: Normal ->
09/12/11 11:09reddogCharacteristic CodeReview Added: "Needed"
09/12/11 11:09reddogStatusStatus Changed: Feedback -> Resolved
09/12/11 11:09reddogResolutionResolution Changed: -> Fixed
09/12/11 11:10reddogFixed In: -> 3.8.0
11/17/11 23:46vinaysinguContact Changed: "Wally Tonra" -> "Wally Tonra"
11/17/11 23:46vinaysinguStatusStatus Changed: Resolved -> Assigned
11/17/11 23:46vinaysinguSeveritySeverity Changed: -> Minor
11/17/11 23:46vinaysinguCharacteristic Backport Added: "No"
11/17/11 23:46vinaysinguCharacteristic Operating System Added: "Windows XP"
11/17/11 23:46vinaysinguCharacteristic haxTuple Added: "No"
11/17/11 23:46vinaysinguCharacteristic Estimated Hours Added: ""
11/17/11 23:46vinaysinguCharacteristic Doc Flag Added: "False"
11/17/11 23:46vinaysinguCharacteristic Copyright Assigned Added: "Yes"
11/18/11 09:49reddogStatusStatus Changed: Assigned -> Resolved
11/18/11 09:50reddogFixed In: 3.8.0Beta2 -> 3.8.0
12/02/11 18:32anneStatusStatus Changed: Resolved -> Closed
12/06/11 14:51wtonraStatusStatus Changed: Closed -> Assigned
12/06/11 14:51wtonraResolutionResolution Changed: Fixed -> Reopened
12/22/11 13:36reddogCharacteristic Backport Changed: "No" -> "Yes"
12/22/11 13:37reddogStatusStatus Changed: Assigned -> Resolved
12/22/11 13:37reddogResolutionResolution Changed: Reopened -> Fixed
12/22/11 13:38reddogFixed In: 3.8.0RC -> 3.9.0
01/13/12 15:02gmoskowitzCharacteristic CodeReview Changed: "Needed" -> "Completed"
01/13/12 15:02gmoskowitzCharacteristic Backport Changed: "Yes" -> "No"
01/13/12 15:02gmoskowitzFixed In: 3.9.0 -> 3.8.0
01/26/12 11:20ptylerStatusStatus Changed: Resolved -> Closed