You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the new feature you would like to see
After the robot has completed a mission, or at certain intervals, Flotilla should create a report about potential findings from the mission / time period and report it to whoever is interested.
Describe the solution you'd like
We need to store the report in the database in some form, probably not the data itself, but links to where the data can be found.
The task is further divided into following issues:
Period Report generation: #1102
Endpoint for updates from Analytic(s) pipeline #1103
Inspection reportng over Teams: #1104
Storing inspection findings in database #1105
Describe the new feature you would like to see
After the robot has completed a mission, or at certain intervals, Flotilla should create a report about potential findings from the mission / time period and report it to whoever is interested.
Describe the solution you'd like
We need to store the report in the database in some form, probably not the data itself, but links to where the data can be found.
The task is further divided into following issues:
Period Report generation: Cronjob functionality in Flotilla for generation of inspection report to be sent to end users maybe every 24 hours #1102
Endpoint for updates from Analytic(s) pipeline: Adding an endpoint in Flotilla API to update "Inspection Findings" in database to be utilized by analytics pipeline #1103
Inspection reportng over Teams: Flotilla uses Teams API to send the generated Inspection report onto a Teams channel #1104
Storing inspection findings in database: Add a new Database Table to include "Inspection Findings" #1105
[Refactor inspectionFinding post call to include isarStepId in the path and refactor the InspectionFindings model as well.Refactor inspectionFinding post call to include isarStepId in the path and refactor the InspectionFindings model as well. #1186]
The text was updated successfully, but these errors were encountered: