larksuite / larksuite/oapi-sdk-java
java - SDK操作 新增多维表格记录,超链接字段不生效
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 310
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
有一个问题辛苦看一下:
开放平台
多维表格新增记录:
新增记录 - 服务端 API - 开发文档 - 飞书开放平台
按照SDK所提供的java代码,新增记录成功,但是超链接字段未新增成功。
新增了10列字段,最后response返回了9列字段,超链接字段未返回。
经过测试,目前仅通过Java-SDK才会这样,控制台正常
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Feishu Bitable create-record API documentation and trace the Java SDK path used to create records. Compare how hyperlink fields are sent by the SDK with the console request; done means a hyperlink column is created successfully and included in the response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100