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

feat: Source price from content_price for fixed_price_usd in CatalogWorkbookView #957

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

brobro10000
Copy link
Contributor

Updates the CatalogWorkbookView CSV generator to source price from the content_price field. The content_price for course runs are populated by the NormalizedContentMetadataSerializer which standardizes the fields which determine a course price, agnostic of course type (Exec-ed vs OCM).

This was done in support of fixed_price_usd which is expected to be included in the NormalizedContentMetadataSerializer

This PR is a redo of #954 since major components in the original PR were reverted.

Post-review

  • Squash commits into discrete sets of changes
  • Ensure that once the changes have been deployed to stage, prod is manually deployed

@brobro10000 brobro10000 merged commit c41a949 into master Oct 2, 2024
4 checks passed
@brobro10000 brobro10000 deleted the hu/ent-9482-2 branch October 2, 2024 12:58
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.

2 participants