- When you clear the cache for the dashboard, the dashboard state is also cleared.
- Fixed a few issues with dashboard loading not operating correctly and red error boxes appearing. These have been fixed.
- WBS Dictionary: When selecting a WBS Level, the levels were off by one. So, if you selected “2”, you actually got WBS Level 3. This has been corrected.
- WBS Tree: A ugly red box error shows up whenever a project is selected from the WBS Tree page but that project has no WBS file. This has been fixed.
- Cost Estimate Form: If you checked the “Ready for Approval” checkbox and refreshed the page, there was then no way to uncheck this box. Instead it through a red javascript error message. This has been corrected.
- Cost Estimate Form: There was a bug with how timephased units were stored in the database that could cause the Existing Profile option on the Edit Resource Assignment form to incorrectly apply new totals against an existing profile. This has been corrected by zeroing out the hidden percentage field when the units value is also 0.
- Cost Estimate Form: Had a report of notebook entries being accidentally deleted from a couple of work packages for one customer. We rebuilt this section of the code to hopefully insure this can’t happen in the future.
- Cost Estimate Form: In the Signatures area, clicking the “Restart Signoff Process” button would sometimes cause an error. This has been fixed.
- Cost Estimate Form: A javascript red error box sometimes showed up when loading a work package. This has been fixed.
- Cost Estimate Form: On the Edit Resource Assignment form, resource assignment notebook fields of checkbox or radio button types would not correctly pre-select their existing values. This would cause checkboxes / radio buttons that should be checked to not be pre-selected. This has been fixed.
- Cost Estimate Form: When copying a Resource Assignment, the notebook fields attached to that resource assignment were not properly being copied. This has been fixed.
- Double clicking a task link in the schedule builder is supposed to delete that task link. This was not working and is now fixed.
- All of the dates in the schedule now use the Registry key “Date-Format” to format all of the dates on the page.
- Status Updates: When deleting a status update, Dash360 would throw an error. This has been fixed.
- Import / Export: The Schedule template and export file were missing the Milestone Level column. It has been added to the template for the import and the export file.
- Edit Project → WBS: When adding a WBS element at the top level, the system was sometimes improperly numbering the elements. This has been fixed. Also, when you added a new WBS element using the tree, sometimes the description would not be saved. This has also been fixed. There also was a scrolling bug that has been corrected, too.
- Import: When importing Schedule data with missing dates, the system would cause large durations. This has been corrected.
- Import / Export: The Actual Resource Assignment export file was incorrectly laying out files if a project had multiple resource assignment notebook fields. This has been corrected.
- Import / Export: The Resource Assignment Notebook Entry import has been fixed so that it no longer allows you to upload the same Notebook Category for the same Resource Assignment multiple times. Instead, it properly replaces the existing value with the new value passed in.
- Help: The Send a Message button on the top up widget was not working. It is now fixed.
- Reports → Activities Resource Assignments: The Collapse All / Expand All link used to throw an error when clicked. It has been fixed.

