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(ONYX-1294): add priceListed field to PartnerOfferToCollectorType #6154

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dariakoko
Copy link
Contributor

@dariakoko dariakoko commented Oct 23, 2024

Add priceListed field to PartnerOfferToCollectorType

According to ONYX-1294 we need to display priceListed on the partner offer sale details
Instead of getting this information from the artwork, let's expose another field in PartnerOfferToCollectorType in order to stay consistent

@dariakoko dariakoko self-assigned this Oct 23, 2024
@dariakoko dariakoko requested review from olerichter00 and removed request for MrSltun October 23, 2024 13:39
Copy link
Contributor

@olerichter00 olerichter00 left a comment

Choose a reason for hiding this comment

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

I wonder why we don't use the list price from the artwork 🤔 But you're right, it makes sense to add it to PartnerOfferToCollector as well for consistency.

Could you add some tests for the new field here please (this seems to be the only place that tests PartnerOfferToCollector offers) 🙏

@olerichter00 olerichter00 force-pushed the dariakoko/add-PriceListed-to-PartnerOfferToCollectorType branch from 2e660ed to 3d36b09 Compare October 23, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants