openedx / openedx/openedx-wordpress-ecommerce

["FEAT"] Save the preferences in the Enrollment Request

Open
#115 2 comments 0 reactions 1 assignee View on GitHub

@Sanika1405 is already working on this.

Since Aug 6, 2025.

enhancement good first issue
Dominant language
PHP
Stars
23
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.

In the enrollment request, we have two checks to customize the behavior, and also in the PR #111 we are saving those preferences in settings, but for each enrollment request, when I perform an action, those checks return to being unmarked.

I think it will be valuable to have made and saved those preferences individually for enrollment requests. If we changed the default configuration in the settings, we should see the new enrollment request with those preferences.

Image

Describe the solution you'd like
Those checkbox attributes should be saved as part of the enrollment request object, similar to the other attributes.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.