Skip to content

[18.0] component: allow ctx override at init#504

Open
simahawk wants to merge 2 commits intoOCA:18.0from
camptocamp:18-component-new-ctx
Open

[18.0] component: allow ctx override at init#504
simahawk wants to merge 2 commits intoOCA:18.0from
camptocamp:18-component-new-ctx

Conversation

@simahawk
Copy link
Contributor

Before this change, the only way to set something in the ctx is to override the env property.
This means that the code would be executed N times and a new env initialized N times.

The original env is preserved and in any case is available on work.env and collection.env.

simahawk added 2 commits July 22, 2025 12:30
Before this change, the only way to set something in the ctx is to override the env property.
This means that the code would be executed N times and a new env initialized N times.

The original env is preserved and in any case is available on work.env and collection.env.
@OCA-git-bot
Copy link
Contributor

Hi @guewen,
some modules you are maintaining are being modified, check this out!

@github-actions
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Nov 23, 2025
@github-actions github-actions bot closed this Dec 28, 2025
@simahawk simahawk reopened this Jan 9, 2026
@OCA-git-bot
Copy link
Contributor

Hi @guewen,
some modules you are maintaining are being modified, check this out!

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jan 11, 2026
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.

2 participants