This commit is contained in:
@@ -61,7 +61,7 @@ namespace AyaNova.Api.Controllers
|
||||
|
||||
|
||||
|
||||
//TODO: Centralize this code somewhere else, it's going to be needed for backup as well
|
||||
//LOOKAT: Centralize this code somewhere else, it's going to be needed for backup as well
|
||||
//consider the 1 hour thing, is this legit depending on client?
|
||||
|
||||
/// <summary>
|
||||
|
||||
@@ -72,7 +72,7 @@ namespace AyaNova.Api.Controllers
|
||||
}
|
||||
|
||||
/*
|
||||
TODO:
|
||||
LOOKAT:
|
||||
A backup archive consists of a similar format to the v7 data dumper utility, json file per object in subdirectories corresponding to object type all in a zip archive
|
||||
|
||||
Route to trigger restore from selected file
|
||||
|
||||
@@ -236,7 +236,7 @@ namespace AyaNova.Api.Controllers
|
||||
}
|
||||
|
||||
//UPDATE: I think it should be ok so commenting this out for now pending something coming up in testing
|
||||
// //TODO: I decided not to allow trial to import v7 data.
|
||||
// //LOOKAT: I decided not to allow trial to import v7 data.
|
||||
// //This was a snap decision, I didn't think about it much other than
|
||||
// //I'm concerned right now as of April 17 2018 during development that
|
||||
// //a trial user will import their old AyaNova data and then ... well somehow continue to use it I guess,
|
||||
|
||||
Reference in New Issue
Block a user