did anyone notice that when you upgrade your "old" Umbraco (4.x, 6.1) to Umbraco 6.2, and you add a property to a membertype you suddenly get a couple of new properties, that weren't there before you saved the membertype:
If you save a member after that all these properties get instantiated and for example the "Is Approved" property is default set to false and that member can not log on any longer.
We didn't notice this when we're upgrading and extending a site and searched for hours to find why suddenly no member could logon any more.
Hope it helps you out, and may be anyone can tell me if this is the expected behaviour or how we can avoid that is checked for "Is Approved"
Upgrading Umbraco 6.2.x - New member properties
Hi all,
did anyone notice that when you upgrade your "old" Umbraco (4.x, 6.1) to Umbraco 6.2, and you add a property to a membertype you suddenly get a couple of new properties, that weren't there before you saved the membertype:
If you save a member after that all these properties get instantiated and for example the "Is Approved" property is default set to false and that member can not log on any longer.
We didn't notice this when we're upgrading and extending a site and searched for hours to find why suddenly no member could logon any more.
Hope it helps you out, and may be anyone can tell me if this is the expected behaviour or how we can avoid that is checked for "Is Approved"
Greetings Jeffrey
p.s.: There is an issue in the issuelog for this http://issues.umbraco.org/issue/U4-4847
is working on a reply...