-
Story
-
Resolution: Won't Do
-
Normal
-
None
-
None
-
None
-
5
-
False
-
-
False
-
-
We currently don't process billable_usage_remittance records that have billing_provider='red hat'. These records get created with status='pending' and are never updated. In order to display that these are not actually pending we should instead set the status to 'inactive'
Done:
- When new billable_usage_remittances are created where billing_provider='red hat' then status should be set to 'inactive'.
- liquibase script created to update all existing records where billing_provider='red hat' to have status='inactive'