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: Remove B2C Subscriptions subs API call #6

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

julianajlk
Copy link
Member

@julianajlk julianajlk commented Aug 29, 2024

SONIC-693.

This is a workaround to having to remove all of the subs sagas and reducers, and modify the files that are in common with order history. For context, the new Order History is set to launch in ~3 weeks.

Previously the assumption was that since this MFE is being replaced and handles API errors gracefully, and the BE subs would be disabled in the future, I only removed subscriptions history from being displayed but not all of the logic around fetching subs. But it looks like we might not get to the infra work for BE subs soon enough, and there is some maintenance we want to avoid (ie. https://github.com/edx/subscriptions/pull/210).

Note: the tests are still passing with this change because the subscriptions mockstore still contains subscriptions data.

@julianajlk julianajlk requested a review from a team as a code owner August 29, 2024 20:09
@julianajlk julianajlk force-pushed the julianajlk/SONIC-693/remove-fetch-subs-call branch 2 times, most recently from 2502b89 to 43b9ac1 Compare August 29, 2024 20:39
@julianajlk julianajlk force-pushed the julianajlk/SONIC-693/remove-fetch-subs-call branch from 43b9ac1 to 1b70fc2 Compare August 29, 2024 20:46
@julianajlk julianajlk force-pushed the julianajlk/SONIC-693/remove-fetch-subs-call branch from 1b70fc2 to e4a4acc Compare August 29, 2024 20:50
@julianajlk julianajlk changed the title fix: Remove B2C Subscriptions saga and reducer to avoid subs API call fix: Remove B2C Subscriptions subs API call Aug 30, 2024
@julianajlk julianajlk removed the request for review from christopappas August 30, 2024 16:02
@julianajlk julianajlk merged commit 5d6e99f into master Aug 30, 2024
5 checks passed
@julianajlk julianajlk deleted the julianajlk/SONIC-693/remove-fetch-subs-call branch August 30, 2024 16:54
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