MantisBT - Scoring Application Prototype
View Issue Details
0000088Scoring Application Prototype[All Projects] Generalpublic2016-05-21 14:092016-05-21 23:26
ptrue 
ptrue 
normalmajoralways
resolvedfixed 
Sprint #10 
Sprint #10Sprint #10 
0000088: Staff deletion doesn't recalculate all the pages
In current implementation of section.recalculate(), next page is only recalculated if system fragments assignment to the page has changed. This is wrong. Figure out better way to check if need to continue recalcs or stop them.
No tags attached.
child of 0000073resolved ptrue Bug fixes 
Issue History
2016-05-21 14:09ptrueNew Issue
2016-05-21 14:09ptrueStatusnew => assigned
2016-05-21 14:09ptrueAssigned To => ptrue
2016-05-21 14:10ptrueStatusassigned => acknowledged
2016-05-21 14:11ptrueRelationship addedchild of 0000073
2016-05-21 15:15ptrueNote Added: 0000096
2016-05-21 15:15ptrueStatusacknowledged => resolved
2016-05-21 15:15ptrueResolutionopen => fixed
2016-05-21 23:26ptrueStatusresolved => feedback
2016-05-21 23:26ptrueResolutionfixed => reopened
2016-05-21 23:26ptrueStatusfeedback => resolved
2016-05-21 23:26ptrueFixed in Version => Sprint 0000010
2016-05-21 23:26ptrueResolutionreopened => fixed

Notes
(0000096)
ptrue   
2016-05-21 15:15   
Fixed by adding special meaning to staffSystemFragmentIndex=-1: recalculate all fragments.