-
Bug
-
Resolution: Obsolete
-
Normal
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
https://sentry.io/organizations/project-koku/issues/2278397048/?project=1822753
I think this is a minor bug in the models. Reservation_ARN can be null. It's only non-null when a Reserved Instance is allocated to the running Instance.
So, I think we just need to remove the not-null constraint and add a migration.