extend property on association can not be saved

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
Q.X
Posts: 22
Joined: Mon 24 Sep 2012 09:19

extend property on association can not be saved

Post by Q.X » Thu 29 Jun 2017 03:12

for entity framework
in tmpl add row:
<#@ extended name="AutoGen" owner="Association" type="System.Boolean" default="True" category="Code Generation" description="something" #>

I set property to false then close the model
but the setting is reset to true after reopening the model

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: extend property on association can not be saved

Post by Shalex » Tue 04 Jul 2017 07:59

Thank you for your report. We will notify you when the issue is fixed.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: extend property on association can not be saved

Post by Shalex » Fri 14 Jul 2017 11:24

The bug with serializing user defined extended properties for associations is fixed: viewtopic.php?f=32&t=35671.

Q.X
Posts: 22
Joined: Mon 24 Sep 2012 09:19

Re: extend property on association can not be saved

Post by Q.X » Tue 18 Jul 2017 01:26

Shalex wrote:The bug with serializing user defined extended properties for associations is fixed: viewtopic.php?f=32&t=35671.
yeah!

Post Reply