openedx / wg-build-test-release

Open edX Build / Test / Release Working Group
24 stars 15 forks source link

[TC_LEARNER_17] > Enabling the bulk email from the Django Admin panel doesn't work #369

Closed linabashayreh closed 4 months ago

linabashayreh commented 4 months ago

Steps to reproduce:

1- Navigate to https://redwood.demo.edly.io/admin/bulk_email/bulkemailflag/ 2- Enable the Bulk email Flag 3- Navigate to the user dashboard 4- Check the course gear icon

Expected result: The Email icon should be displayed for the course

Actual Result:

The Email option is not displayed

Screenshot

2024-05-28_12-49-54 image

DonatoBD commented 4 months ago

Hi @linabashayreh Thanks for the report ! I already reviewed the test sheet and found that we need to enable the flag without requiring email authentication

I made that change

bulk-email-flag

And now the email option appears for me

learner-dashboard

email-options

Could you please check if it works for you as well? 😊

linabashayreh commented 4 months ago

Thank you @DonatoBD Yes checked from my side and it works

mariajgrimaldi commented 4 months ago

Thank you folks. I'll be closing this issue now.