Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
pcmt
pcmt
Commits
b62e1c18
Commit
b62e1c18
authored
Feb 18, 2021
by
Damian Kryger
Browse files
Merge branch '782-2-fix-for-default-attribute-mapping' into 'master'
#782
Default attribute mapping in F2F rule See merge request
!605
parents
95e1cd32
a37bb41a
Pipeline
#258531559
passed with stages
in 25 minutes and 58 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
pim/src/PcmtRulesBundle/Connector/Job/DefaultValueProvider/FamilyToFamilyDefaultValueProvider.php
...faultValueProvider/FamilyToFamilyDefaultValueProvider.php
+1
-0
No files found.
pim/src/PcmtRulesBundle/Connector/Job/DefaultValueProvider/FamilyToFamilyDefaultValueProvider.php
View file @
b62e1c18
...
...
@@ -28,6 +28,7 @@ class FamilyToFamilyDefaultValueProvider implements DefaultValuesProviderInterfa
'destinationFamily'
=>
''
,
'keyAttribute'
=>
''
,
'user_to_notify'
=>
null
,
'attributeMapping'
=>
[],
];
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment