andrewblake1 / WorksManagement

Project/Works management system for Northpower's Westcoast Energy
0 stars 3 forks source link

Task admin view bug #475

Closed hawea closed 9 years ago

hawea commented 9 years ago

Hi Andrew,

As per our conversation, there is a bug with the task admin view. I have looked at the code and the issue is the lead_in_days which is a field in tbl_duty_step, which is one of the fields used to give the information required for Earliest Date. PLEASE NOTE: This field is no longer required in this view. image

This leads to the next clean up job. Can we please remove 'Planned Date' from against the Task and the Project. It currently is visible in the Task admin view and the Project admin view and is edited in the Task update screen and Project update screen. The Planned Date was required because of the way that Prerequisites were managed on my spreadsheet, but in our system completion of the duty steps against actions will provide a more accurate way for us to determine what the earliest date should be, hence this date is no longer required in our system and can be completely removed from our system. image

I am logging another issue to capture the low priority enhancement for where I would like the Earliest date to be available for the scheduler.