Page 1 of 1

extend property on association can not be saved

Posted: Thu 29 Jun 2017 03:12
by Q.X
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

Re: extend property on association can not be saved

Posted: Tue 04 Jul 2017 07:59
by Shalex
Thank you for your report. We will notify you when the issue is fixed.

Re: extend property on association can not be saved

Posted: Fri 14 Jul 2017 11:24
by Shalex
The bug with serializing user defined extended properties for associations is fixed: viewtopic.php?f=32&t=35671.

Re: extend property on association can not be saved

Posted: Tue 18 Jul 2017 01:26
by Q.X
Shalex wrote:The bug with serializing user defined extended properties for associations is fixed: viewtopic.php?f=32&t=35671.
yeah!