diff --git a/devdocs/todo.txt b/devdocs/todo.txt index b20317c7..163b9e73 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -87,6 +87,9 @@ DEVOPS - SERVER landing page - I know TTM and all that but the server landing page should look nicer. Maybe a logo and better layout or something. +- If the Database connection is lost while AyaNova is running there are a lot of errors triggered by the generator etc. + - It should more gracefully handle this by perhaps closing down the api and generator should respect a closed API + - Set the reason to "Lost databases connection" =-=-=- some shit I probably don't need anymore: diff --git a/server/AyaNova/biz/FormCustomBiz.cs b/server/AyaNova/biz/FormCustomBiz.cs index 90d3b4c1..17c18167 100644 --- a/server/AyaNova/biz/FormCustomBiz.cs +++ b/server/AyaNova/biz/FormCustomBiz.cs @@ -194,7 +194,7 @@ namespace AyaNova.Biz public const string Decimal = "decimal"; */ - TODO: validate the json + //TODO: validate the json /* - JSON FRAGMENT holds items that differ from stock, no "core" fields allowed - FieldKey