Skip to content

[BE] 체크리스트 삭제 에러 해결 #1182

@JINU-CHANG

Description

@JINU-CHANG

🐛 어떤 버그인가요?

checklist_share 테이블 delete 컬럼 인식 못함

2025-07-06 21:49:18 ERROR [http-nio-8080-exec-9] c.b.global.logging.LoggingAspect - requestTime=2025-07-06T21:49:18.997487143, requestUrl='DELETE /checklists/111534', uuid='7b654c96-4503-49a6-98d8-9a42cfbb5d16', errorMessage='JDBC exception executing SQL [update checklist_share cs1_0 join checklist c1_0 on c1_0.id=cs1_0.checklist_id set deleted=1 where c1_0.id=?] [Column 'deleted' in field list is ambiguous]

✅ 예상 결과

200 Response

❌ 실제 결과

500 Response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions