andrewblake1 / WorksManagement

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

Plant and Labour Resource from Actions not attaching properly to Tasks #492

Closed hawea closed 10 years ago

hawea commented 10 years ago

Two bugs in similar areas:

  1. TaskTemplateToActionToPlant - Actions which have Plant attached to them are not able to be attached to the Task. It does work for Labour Resource (with a few minor issues which I have listed below).
  2. TaskTemplateToActionToLabourResource - As per above, Labour Resource from an Action is being attached to a Task, however the duration is not coming across. Also, there appears to be a bug in the data within the labour_resource_data table, as the field action_to_labour_resource_id is not being populated.