3box / 3box/3box-api

Box.getSpace(address, spaceName, opts) with metaData opts passed returns null timestamp

未關閉
#26 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug dontclose
主要語言
JavaScript
星號
2
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

I'm pretty sure this was working when it was implemented into the Hub app.
Now, hitting this end point with `const opts = {metadata: true };` returns an object with `timestamp` value as null (value of key is correctly returned, however).

Expect:
```
{
value: ,
timestamp:

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Look for the Box.getSpace method in the codebase, likely in a file handling API endpoints or the Box class. Examine how metadata options are processed and where the timestamp is retrieved. Check database queries or storage layer to ensure the timestamp field is being fetched correctly. Verify the issue by writing a test that reproduces the null timestamp with metadata: true.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript, node.js
領域
api, backend
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。