Book a Demo

Author Topic: Bug with Modified col of Code Generation Template  (Read 2080 times)

sbarkeruk

  • EA User
  • **
  • Posts: 31
  • Karma: +0/-0
    • View Profile
Bug with Modified col of Code Generation Template
« on: April 07, 2005, 06:33:57 am »
If I choose something in Code Generation Templates then change it and save it, the Modified column then changes from No to Yes, to show it has been changed from the default. So far so good.

However, if I change the code back to how it was or click the Get Default Template button, then the Modified column does not change back to No! Have tried reloading, Saving, etc all of which makes no difference to the bug.

(Visual Basic - Attribute was the one I was experimenting with, not that this should matter).

Regards,

Simon

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Bug with Modified col of Code Generation Templ
« Reply #1 on: April 07, 2005, 03:18:02 pm »
The Modified indicator is saying that there is a modified copy of that template in your model.  It doesn't matter that it is the same as the default one.  You can clear this by pressing the Delete button.

Simon