andrewblake1 / WorksManagement

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

Custom fields not showing against duties in the Dashboard #368

Closed hawea closed 11 years ago

hawea commented 11 years ago

Hi Andrew,

I have struck a problem with the custom fields not appearing against a duty in the dashboard.

  1. Log into a browser as tania.conrad@westcoastenergy.com.au p/w: password
  2. Go to this link: http://dev.melbourne.wcewm.co.nz/DashboardDuty/update/1186 - Note there are no custom fields against this duty.
  3. Open another browser and login as username/password.
  4. Go to this link: http://dev.melbourne.wcewm.co.nz/CustomFieldToDutyStep/admin?custom_field_duty_step_category_id=20 - Note that there are two custom fields, which should both be showing against the duty in 2 above.

Thanks Hawea

andrewblake1 commented 11 years ago

@hawea check resolved and close. NB: should be able to delete action from task and then re-attach the action and should resolve. Havn't checked but should also now work coming from template. Was a simple bug of just not setting updated_id which must be set on every record so have added it into the generic insert method so shouldn't have this problem again which has caught me a few times.