Version History - broken

Added version 1.0-1.4 of a project without issue. Added version #5 Decided that I wasn’t ready to do that - so deleted that version of the project. Finished up what I was working on in v1.4.0 and then ran ‘increment version’ to add a new version of the project. The new version (1.5.0) does not contain any applications. I’m thinking that something is still out there from when I originally created it and I need to delete that so that it will let me create the new version - but don’t know where to look.

Anyone have any ideas?

I thought I would try to close v1.5.0 - go back to v1.4.0 and increment the version - thinking it would create v1.6.0 from v1.4.0 - but no - I get this error message:
[SIZE=12px]It is not possible to increment this version because there are higher versions than the one you are trying to create.[/SIZE]

Exported and imported the project - with the same name - it retained the version information. When I tried to increment the version this is the error that I get:
an error occurred while accessing the database. UNIQUE constraint failed: sc_tblog.Cod_Prj, sc_tblog.Name_Schema, sc_tblog.Versao | Script: /home/bbwnet/bbwnet/scriptcase/devel/class/interface/nmLog.class.php linha: 384

But … I’ve got it fixed … and this is how I fixed it:

  1. Export the project
  2. Import the project with a different name
  3. Create a new project with the old name
  4. Copy applications from the project created in Step 2 to the project created in Step 3.