Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deposit sales references should be optional #97

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

pwnage101
Copy link
Contributor

@pwnage101 pwnage101 commented Jul 9, 2024

This matches the upstream Subsidy fields which are also optional. This change is required to support a data migration which would otherwise fail to create deposits for subsidies that have a NULL reference_id.

ENT-9075

BLOCKS: openedx/enterprise-subsidy#269

Copy link
Member

@adamstankiewicz adamstankiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once CHANGELOG version bump is updated to 1.5.3, though I did have a clarifying/sanity check type question, too.

CHANGELOG.rst Outdated Show resolved Hide resolved
openedx_ledger/models.py Show resolved Hide resolved
This matches the upstream Subsidy fields which are also optional.  This
change is required to support a data migration which would otherwise
fail to create deposits for subsidies that have a NULL reference_id.

ENT-9075
@pwnage101 pwnage101 merged commit c799ba3 into main Jul 10, 2024
8 checks passed
@pwnage101 pwnage101 deleted the pwnage101/ENT-9075-4 branch July 10, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants