Open Issues Need Help
View All on GitHub ユーザ取得時にnil pointer errorが発生する about 2 months ago
AI Summary: This issue reports a nil pointer error that occurs when attempting to retrieve user data if the 'Gender' field is null or not present in the database. The system currently panics in such cases. The desired fix is to implement a nil check for the 'Gender' field during user retrieval, allowing the operation to succeed and return a NULL value for 'Gender' instead of crashing.
Complexity:
1/5
documentation good first issue 1pt
コードベースをAIと一緒に理解 about 2 months ago
documentation good first issue 1pt
顧客管理画面がホワイトアウトする不具合を修正する about 2 months ago
bug good first issue 1pt