coze-dev / coze-dev/coze-studio
社区版本在项目中创建的用户变量没有做用户隔离,在调用工作流接口时传入不同的user_id,设置的同一个用户变量会相互覆盖
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
0.5.0社区版本在项目中创建的用户变量没有做用户隔离,在调用工作流接口时传入不同的user_id,设置的同一个用户变量会相互覆盖
Contributor guide
Research direction
Reproduce the issue by calling the workflow API with different user_id values while setting the same project user variable. Trace how project user variables are stored and retrieved, then verify that each user retains an independent value and that one user’s update no longer overwrites another’s.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100