itwanger / itwanger/paicoding

ColumnRestController的list方法报错

Open
#119 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
3.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

bug描述

Image 模板文件似乎不存在,调用该接口时报错

Image

复现

bug复现步骤:
直接调用该接口即可

bug产生原因:

应该是因为模板文件不存在

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.