Skip to content

[feature] 为每个集合(Collection)增加独立的集合级环境变量 #2726

Description

@Bai2001

目前 Reqable 的环境变量是全局通用的,所有集合共享同一套环境变量。这在管理多个项目/服务时存在不便:

不同集合(项目)经常会出现变量名冲突(例如多个项目都有 base_url、api_key、token 等常见变量名)。
切换集合时需要手动调整环境变量,或者创建大量同名但不同值的全局环境,容易混淆和出错。

希望能为每个集合增加独立的集合级环境变量

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestp2Priority second

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions