[Discussion] Update tests or models for multiple application_id
records for a given opportunity_id
#22
Labels
type:wontfix
This will not be worked on
Is there an existing feature request for this?
Describe the Feature
As of v0.6.0 and with our test data (will be provided in internal ticket), we sometimes have multiple
application_id
records associated with a givenopportunity_id
. This causes uniqueness test failures forlever__opportunity_enhanced
and its upstream int models, which we should resolve.How would you implement this feature?
We need to determine if the model needs to be adjusted to ensure only one record per
opportunity_id
is created, or if we should update the combination of column tests to addapplication_id
.Describe alternatives you've considered
No response
Are you interested in contributing this feature?
Anything else?
No response
The text was updated successfully, but these errors were encountered: