gnm_deliverables/models.py (1 line): - line 165: mtime = None ##FIXME: sort this out rabbitmq/AtomResponderProcessor.py (1 line): - line 136: asset.status = AssetChoices.DELIVERABLE_ASSET_STATUS_INGESTING #FIXME: it might not be this state? frontend/app/ProjectDeliverables/DeliverableRow.tsx (1 line): - line 171: // TODO: Update item version and duration after ingest is complete frontend/app/ProjectDeliverablesComponent.tsx (1 line): - line 323: //TODO: improve error handling. the endpoint returns 409=>item already exists, 404=?item not found, 400=>invalid argument, 500=>server error. frontend/app/NotLoggedIn.jsx (1 line): - line 48: //TODO: once refresh is implemented in pluto-start we should jump to a refresh location gnm_deliverables/views/views.py (1 line): - line 318: # FIXME: once bearer token auth is integrated, then the user= field must be set in create_asset_from_vs_item gnm_deliverables/launch_detector.py (1 line): - line 443: # FIXME: should update our data model to handle multiple assets on a given item, then we can remove this.