andrewblake1 / WorksManagement

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

Can't create project type if it's name is the same as a deleted one #324

Closed hawea closed 11 years ago

hawea commented 11 years ago

Hi Andrew,

This error occurs if a project type has already previously been created under the same name and then deleted.

  1. Go to this link: http://dev.melbourne.wcewm.co.nz/ProjectType/admin?client_id=8
  2. Right click on 'Major Projects' and click Create button in right-click menu.
  3. Enter "56M" into the Name field and click 'Create'
  4. As you can see, the system won't allow this, however if you change this to something new like "57M" the system will allow it, because it has never been used before. Assume this is something to do with the delete flag against the record.
andrewblake1 commented 11 years ago

hawea check resolved and close - next update