Skip to content

🐞 Bug: Global env variables file created on master instead of agent #1240

@vladaurosh

Description

@vladaurosh

Bug Description

I've created global env variable on agent node (in UI), but .env.global is still empt on agent. However it seems that variable was added to .env.global on master node.
This env variable I've added, I tried to use in .env file of one project, but it was expanded to blank string.

Steps To Reproduce

Create global env variable on agent node. Try to use it in one of the projects.

Expected Behavior

Global env variable should expand to a given value.

Actual Behavior

Global env variable doesn't expand.

Screenshots

No response

Arcane Version

1.11.0

Installation Method

Docker Compose (Recommended)

Environment Type

Remote Agent Mode

Database Type

SQLite (Default)

Operating System

Linux

Docker Version

29

Browser & Version

Chrome.

Relevant Logs or Error Messages

Docker Compose Configuration

Environment Configuration (.env file)

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions