Skip to content

Conversation

@ruiztulio
Copy link
Contributor

The autostart had a bug where it was setting the variable to false always, regardless of what value it had (as long as it had a value).

Added a second setter to force the autostart value of the Odoo instance in particular. This solves the issue where the variable wasn't updated when we executed more complicated workflows (mainly initialization) where we restarted the container with different values for AUTOSTART.

The autostart had a bug where it was setting the variable to false
always no matter what value it had (as log as it had a value).

Added a second Setter to force the autostart value of the Odoo instance
in particular. This solves the issue where the variable wasn't updated
when we execute more complicated workflows (mainly initialization) where
we restart the container with different values for AUTOSTART.
@ruiztulio ruiztulio merged commit 2e890ce into OrchestSh:master Nov 5, 2025
3 checks passed
@ruiztulio ruiztulio deleted the master-fix_entrypoint-truiz branch November 5, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant