ColumnRestController的list方法报错
Open
Nobody has claimed this yet.
bug
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 622
- PR merge metrics
- No merged PRs in 30d
Description
bug描述
复现
bug复现步骤:
直接调用该接口即可
bug产生原因:
应该是因为模板文件不存在
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the ColumnRestController.list entry point and reproduce the error by calling the endpoint as described. Inspect the template lookup implicated by the screenshots and determine the intended behavior when the template file is absent. Done means the endpoint no longer fails unexpectedly and the corrected behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring-boot
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100