-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add InspectionFindings endpoint to Flotilla API #1150
Conversation
🔔 Changes in database folder detected 🔔 |
ad656d3
to
0cde7b0
Compare
a462b86
to
940f5d5
Compare
🔔 Migrations changes detected 🔔 |
c93e1ba
to
c90fb36
Compare
542aed5
to
1567632
Compare
dfa62ae
to
f611c63
Compare
f611c63
to
c44c43f
Compare
92e4a2b
to
e3f4bb0
Compare
backend/api/Migrations/20231109194856_MakeInspectionNotOwned.cs
Outdated
Show resolved
Hide resolved
backend/api/Migrations/20231109195524_MakeMissionTaskNotOwned.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the previous comments
e3f4bb0
to
33e98dc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
33e98dc
to
851942d
Compare
Just rebased afterwards now new work added. |
851942d
to
18f4ca6
Compare
Using IsarStepId to add InspectionFindings under Inspections which is owned by Tasks which is owned by MissionRun.
The above statement is now a lie, they are no longer owned.