1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Data Science Address Data

AI Summary: Debug a bug in the GGCode platform's custom problem import functionality. The error message "error": "Key: 'URL' Error:Field validation for 'URL' failed on the 'required' tag" indicates a missing or invalid URL field in the request payload when adding a problem to a custom problem set. The task involves investigating the code responsible for handling problem imports, identifying why the URL field is not being properly validated or populated, and implementing a fix to ensure that the URL field is correctly handled and validated.

Complexity: 4/5
good first issue

线上地址

HTML
#algorithm#leetcode