fxied -BUG-35: when restarting paweb, symlinks not in static/, also moved longer-term piece into TODO

This commit is contained in:
2021-06-22 19:50:54 +10:00
parent eb574e3c75
commit 2543e6e935
2 changed files with 2 additions and 4 deletions

5
BUGs
View File

@@ -1,4 +1 @@
### Next: 38
BUG-35: when restarting paweb, the symlinks in static/* are missing, so view file (and move/delete) dont work.
- suggest the validation code at the start of pa_job_manager, just creates the Symlink, and then remove creation of symlink in Import
-- need to consider when someone adds/modifies paths in settings, to revalidate
### Next: 39

1
TODO
View File

@@ -21,6 +21,7 @@
### BACKEND
* revisit SymlinkName() and make it simpler (see comment in shared.py)
* if you change paths in settings, then re-run Initialisation checks (for symlinks to new path names)
-- started on some basic optimisations (commit logs every 100 logs, not each log)
- with debugs: import = 04:11, getfiledetails== 0:35:35
- without debugs: import == 04:03, getfiledetails == 0:35:36 -- not a sig diff