TencentBlueKing / TencentBlueKing/bk-lesscode
【BUG】导入导出内容不全
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 63
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
版本(The versions used):
1.0.7
发生了什么(What happened):
导出内容不全,导致导入的应用无法使用
缺少部分函数,全局变量,函数参数,组件绑定函数丢失绑定关系
期望是什么(What you expected to happen):
导出应用能够完整导入
如何复现(How to reproduce it):
使用应用导出功能,再在另一个环境导入,能复现
相关的日志详情和截图等(Log & Screenshot):
备注(Anything else we need to know):
Contributor guide
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
Begin by reproducing the export/import flow described for version 1.0.7 in two environments and compare the exported application with the imported result. Trace where functions, global variables, function parameters, and component bindings are serialized and restored; done means the imported application retains all reported content and relationships.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100