Fix owner id in snapshot AI request#6016
Conversation
|
Thanks Steve |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6016 +/- ##
=======================================
Coverage 76.76% 76.76%
=======================================
Files 376 376
Lines 18869 18869
Branches 4492 4492
=======================================
Hits 14485 14485
Misses 4384 4384
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
that doesn't look good? |
|
I fail to see how that could be related to these changes |
I agree - which is why i think it's even more concerning. @hardillb any thoughts? |
|
This looks like something has failed in the pre-staging env @ppawlowski, best guess is that the user create failed and then the script tried to add the user to the team. |
|
I missed the chitter chatter about the failed pre-staging - sorry if that means you cannot investigate @ppawlowski |
That's the story here - attempt to create a viewer user failed (app responded with 502 error for some reason). Next step in the script is to assign users to teams via direct insert into the database - this couldn't succeed since there was no viewer user available and resulted in a SQL error. |
Description
use
idnothashidNOTE: This was covered in tests & I proved tests were effective by running original test before updating them and epected it to fail - it did (i.e. test coverage existed, but it too was incorrect - false positive!) Test updated & passing as expected.
#6016
Related Issue(s)
Checklist
flowforge.yml?FlowFuse/helmto update ConfigMap TemplateFlowFuse/CloudProjectto update values for Staging/ProductionLabels
area:migrationlabel