We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Questionを新規に作成する際に、新規Position指定で無効な値を指定すると500エラーが出る。
新規SectionでQuestionが存在しない場合に position_at を1以上に指定すると発生。
position_at
No response
The text was updated successfully, but these errors were encountered:
Shion1305
tomoyahiroe
When branches are created from issues, their pull requests are automatically linked.
Summary (バグの概要)
Questionを新規に作成する際に、新規Position指定で無効な値を指定すると500エラーが出る。
Reproduction Steps (バグ発生条件)
新規SectionでQuestionが存在しない場合に
position_at
を1以上に指定すると発生。Probable Cause (修正が必要と思われる箇所)
No response
Note (補足・考慮すべきこと)
No response
The text was updated successfully, but these errors were encountered: