openedx/openedx-wordpress-ecommerce

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

開放

#115 建立於 2025年8月5日

 (2 則留言) (0 個反應) (1 位負責人)PHP (13 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (23 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

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.

貢獻者指南