View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - ProjeQtOR v4.1.2 wbs sequencing does not work when moving a block of items - ProjeQtOr
 
 

ProjeQtOR v4.1.2 wbs sequencing does not work when moving a block of items

More
14 Feb 2014 11:33 #1 by IC_PRQA
ProjeQtOR v4.1.2 wbs sequencing does not work when moving a block of items

I have many groups of
Component 1
Activity 1.1
Activity 1.2
Activity 1.3
Component 2
Activity 2.1
Component 3
Activity 3.1
Activity 3.2
Activity 3.3

The parent of Activity 1.1, Activity 1.2, Activity 1.3 is Component 1 and so forth.


If, for example, I move Component 3 and it associated Activities above Component 2 it will move the Component 3 but leave all of the Activities where they were in the visual sequence.
It does, however, renumber the Component and the Activities correctly but the display is incorrect.
The higher up the list of Components that I move a group then every Activity below is incorrectly displayed.
The Components are re-displayed in the correct order but none of the Activities below are.

This takes me time to go to each activity and press update. Once update is pressed it moves the Activity into the correct visual display.
Note: nothing needs to be changed on the Activity.

This is taking a lot of my time to manually re-sequence the activities into the correct display order

Please Log in or Create an account to join the conversation.

More
14 Feb 2014 11:54 #2 by babynus
Issue confirmed.
Ticket #1301 recorded

Babynus
Administrator of ProjeQtOr web site
The following user(s) said Thank You: IC_PRQA

Please Log in or Create an account to join the conversation.

More
14 Feb 2014 12:02 #3 by babynus
Hi,

Issue fixed.
Update /model/PlanningElement.php file, add 1 line after line 411, from
public function wbsSave() {
  	//
  	$this->_noHistory=true;
  	$this->saveForced();
to
public function wbsSave() {
  	//
  	$this->_noHistory=true;
  	$this->wbsSortable=formatSortableWbs($this->wbs);
  	$this->saveForced();

Fix will be deployed with V4.2.0.

Babynus
Administrator of ProjeQtOr web site
The following user(s) said Thank You: IC_PRQA

Please Log in or Create an account to join the conversation.

More
14 Feb 2014 12:06 #4 by IC_PRQA
PS the Copy function on a Component block also causes display issues after the copy

Please Log in or Create an account to join the conversation.

More
14 Feb 2014 12:14 #5 by babynus
Hi,

I just tested copy : not reproduced. Patch seems to also fix this point.

Babynus
Administrator of ProjeQtOr web site
The following user(s) said Thank You: IC_PRQA

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.042 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.