-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
bugSomething isn't workingSomething isn't working
Description
發生了什麼事? / The Problem
刪除時出現 path /v1/boards/test/articles/M.1629564570.A.2AC not found
如何重現 / To Reproduce
請參考 testing-script C6-1-3.sh
- 取得 SYSOP 的 Access Token
- 發一篇新文章
- 刪掉他,用
curl http://localhost:8081/v1/boards/test/articles/$NEW_FILENAME -d 'action=delete'
然後就會看到錯誤了。
預期的行為 / Expected behavior
他應該要能正常刪掉文章,至少不要出現錯誤訊息,然後文章列表中要出現這篇文章已被刪除。
螢幕截圖 / Screenshots
開發環境 / Environment
Package version: cb8fb31
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working