Hey!
I've noticed when updating DB from GN 2.6.1 to GN 2.6.3 that i'm missing
some settings attributes. I get an exception when saving system
configuration saying:
Error : operation-aborted
Message : Cannot set all values
Class : OperationAbortedEx)
Then i checked and found out that i'm missing:
INSERT INTO Settings VALUES (240,1,'autofixing',NULL);
INSERT INTO Settings VALUES (241,240,'enable','true');
This was not in GN 2.6.1 and is not in migrate script for 2.6.3. But this
items are in the 2.6.3 DB setup SQL scripts.
So is this a 'bug' in DB migrate script?
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/2-6-1-2-6-3-tp6430217p6430217.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.