frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 479 forks source link

Unable to create Live class on LMS #1138

Open Hopesonjames opened 3 days ago

Hopesonjames commented 3 days ago

Live Class Creation Issues in Portal

Description

When creating a live class through the portal, the newly created live class is not visible. It does not show up in the portal interface despite being successfully created. Attempting to schedule a live class for the current date results in an error message: "Please select a future date." This restricts the ability to set up a live class for the same day.

Steps to Reproduce

  1. Go to the portal interface.
  2. Attempt to create a live class with today's date.
  3. Observe the error prompting to select a future date.
  4. Create a live class for a future date.
  5. Notice that the created live class does not appear in the portal. live class isue