Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

200 - Certain Lectures not working #211

Closed
wants to merge 1 commit into from

Conversation

bexeGrace
Copy link

Closes #200

@bexeGrace
Copy link
Author

Screenshot (93)
As it can be seen from the image, the data fetsched from the database contain some youtube_id fileds that have invalid (probably duplicated the name of the video to youtube_id field) values. This is what preventing the videos from being played correctly. Thus I suggest that updating the data would solve the problem. But additionally for the future creations of lectures, I suggested that validating the youtube_id field during creation would prevent storing of invalid links to the youtube_id field. I would like to know what you think about it...

@bexeGrace bexeGrace requested a review from MAbdurrehman1 June 7, 2024 12:47
@MAbdurrehman1
Copy link
Contributor

I don't think we need to do this now.
Let's communicate to the team that we need to enter correct youtube IDs.

and if this happens too much then we can add some sort of validation.
So closing this PR

@MAbdurrehman1 MAbdurrehman1 deleted the 200-certain-lectures-not-working branch June 13, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Certain lectures not working
2 participants