proversity-org / ecommerce

Django application used to manage edX's product catalog and handle orders for those products.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Ecommerce - 'Include Bulk Enrollment Code' section is not selectable - awaiting upgrade #7

Open mariushuman opened 6 years ago

mariushuman commented 6 years ago

When a new paid course is created the 'Include Bulk Enrollment Code' section options cannot be selected. When you hover over the option 'Yes' or 'No', the mouse cursor changes to a 'No Entry/Access' icon.

url: http://staging.learn.proversity.io:18130/courses

Steps

  1. Click on the url above and login.
  2. If it takes you to the 'Dashboard' window, just change the 'dashboard' in the url to ' courses '
  3. Click on 'Add new Course'
  4. Select either 'Verified' or 'Credit' from the 'Course Type'
  5. Scroll down until you get the Include 'Bulk Enrollment Code'

Results: The user is unable to select any options and when you try and select an option the user gets a No Entry/Access icon

Expected results The user is able to select either option.

mariushuman commented 6 years ago

@nicovanniekerk can you also check that when this is fixed that you can also save a paid course where the 'Course Type' is set to Verified and Credit. When one of these are selected, you cannot save the because the user cannot select a 'Bulk enrollment Code'. If not I will create a separate ticket for that.

nicovanniekerk commented 6 years ago

@lidijarad please take note of this for the new work you are starting on ecommerce, this might be just due to some right or something. the if statement guarding this will show you whats up

nicovanniekerk commented 6 years ago

Will add this to the backlog of EduNext.

@mariushuman @renevatium FYI