Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master mysterious egg 1 nby #3950

Open
wants to merge 8 commits into
base: master-mysterious-egg
Choose a base branch
from

Conversation

Goaman
Copy link

@Goaman Goaman commented Jan 15, 2025

No description provided.

@robodoo
Copy link

robodoo commented Jan 15, 2025

This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged.

@Goaman Goaman force-pushed the master-mysterious-egg-1-nby branch from 5c9e05f to df903f7 Compare January 15, 2025 10:44
@@ -324,7 +324,7 @@ export function useClickableBuilderComponent() {
function callApply(applySpecs) {
comp.env.selectableContext?.cleanSelectedItem(applySpecs);
const cleans = inheritedActionIds
.map((actionId) => comp.env.dependencyManager.get(actionId).cleanSelectedItem)
.map((actionId) => comp.env.dependencyManager.get(actionId)?.cleanSelectedItem)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the use case ?

@Goaman Goaman force-pushed the master-mysterious-egg-1-nby branch 2 times, most recently from d17137f to 809c4f0 Compare January 15, 2025 15:10
@Goaman Goaman force-pushed the master-mysterious-egg-1-nby branch from 809c4f0 to b40b921 Compare January 16, 2025 12:56
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.

3 participants