Skip to content

[BUG] C6-1-3: 無法刪除文章,出現 path not found #285

@PichuChen

Description

@PichuChen

發生了什麼事? / The Problem

刪除時出現 path /v1/boards/test/articles/M.1629564570.A.2AC not found

如何重現 / To Reproduce

請參考 testing-script C6-1-3.sh

  1. 取得 SYSOP 的 Access Token
  2. 發一篇新文章
  3. 刪掉他,用 curl http://localhost:8081/v1/boards/test/articles/$NEW_FILENAME -d 'action=delete'

然後就會看到錯誤了。

預期的行為 / Expected behavior

他應該要能正常刪掉文章,至少不要出現錯誤訊息,然後文章列表中要出現這篇文章已被刪除。

螢幕截圖 / Screenshots

截圖 2021-09-05 下午11 41 53

開發環境 / Environment

Package version: cb8fb31

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions