-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
Sentry alert: https://red-hat-it.sentry.io/issues/4402599625/?alert_rule_id=930641&alert_type=issue&project=1822753&referrer=slack
Relevant location in code: https://github.com/project-koku/koku/blob/main/koku/masu/util/azure/common.py#L185
We are trying to match resource ids but apparently the values in the dataframe are not strings so this is not working correctly. We need to determine why this DF is not strings anymore and handle this scenario better.