- fixed IngestManager crashing on empty list of files
- Ingest fails on some SQL error, but reporting Success – need to look into this
- created project data and ingested using VisibilityScriptingServer (projects.py) and IngestManager
- field name uid conflicts with ingest manager, must set it to return as different field name (column name)
- the URL must contain .xml at the end (that’s how IngestManager validates the url)
- https://localhost/VisibilityScriptingServer/Publisher/projectsXML.xml
- created project budget information (project_budgets.py)
- created project goals information (project_goals.py)
- FMGDEV crashing (twice today!)….
- Nexus crashed on low memory and would not start
- stop lampp first to release the memory(?), start Nexus and restart lampp…..
