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

Fixed: Service calls of "createPartyContactMech" now include contactMechTypeId (OFBIZ-12175) #292

Conversation

bjugl
Copy link
Contributor

@bjugl bjugl commented Apr 7, 2021

Fixed: Service calls of "createPartyContactMech" now include the needed contactMechTypeId
(OFBIZ-12175)

@sonarcloud
Copy link

sonarcloud bot commented Apr 7, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@JacquesLeRoux JacquesLeRoux merged commit 983f04d into apache:trunk Apr 8, 2021
@mbrohl mbrohl deleted the OFBIZ-12175_Party_Export_Import_incongruent branch April 8, 2021 09:50
asfgit pushed a commit that referenced this pull request Apr 8, 2021
…ed contactMechTypeId (OFBIZ-12175) (#292)

This was broken by OFBIZ-8358 where, as well explained at OFBIZ-12175,
"createPartyContactMech Service has been changed to expect an
OUT contactMechTypeId paramter and the call on this end has not been modified."

Conflicts handled by hand in PartyServices.java
I let the changes coming from trunk, too much to revert by hand
asfgit pushed a commit that referenced this pull request Apr 8, 2021
…ed contactMechTypeId (OFBIZ-12175) (#292)

This was broken by OFBIZ-8358 where, as well explained at OFBIZ-12175,
"createPartyContactMech Service has been changed to expect an OUT
contactMechTypeId paramter and the call on this end has not been modified."

jleroux: I fixed lines too long
File PartyServices.java
Error Description	Line
La ligne excède 150 caractères (trouvé 178).	2621
La ligne excède 150 caractères (trouvé 178).	2638
La ligne excède 150 caractères (trouvé 191).	2655

Conflicts handled by hand
asfgit pushed a commit that referenced this pull request Apr 8, 2021
…ed contactMechTypeId (OFBIZ-12175) (#292)

This was broken by OFBIZ-8358 where, as well explained at OFBIZ-12175,
"createPartyContactMech Service has been changed to expect an
OUT contactMechTypeId paramter and the call on this end has not been modified."

Conflicts handled by hand in PartyServices.java
I let the changes coming from trunk, too much to revert by hand
asfgit pushed a commit that referenced this pull request Apr 8, 2021
…ed contactMechTypeId (OFBIZ-12175) (#292)

This was broken by OFBIZ-8358 where, as well explained at OFBIZ-12175,
"createPartyContactMech Service has been changed to expect an OUT
contactMechTypeId paramter and the call on this end has not been modified."

jleroux: I fixed lines too long
File PartyServices.java
Error Description	Line
La ligne excède 150 caractères (trouvé 178).	2621
La ligne excède 150 caractères (trouvé 178).	2638
La ligne excède 150 caractères (trouvé 191).	2655

Conflicts handled by hand
asfgit pushed a commit that referenced this pull request Apr 8, 2021
…ed contactMechTypeId (OFBIZ-12175) (#292)

Fixes PartyServices.java lines too long
Error Description	                        Line
La ligne excède 150 caractères (trouvé 178).	2621
La ligne excède 150 caractères (trouvé 178).	2638
La ligne excède 150 caractères (trouvé 191).	2655
asfgit pushed a commit that referenced this pull request Apr 8, 2021
…ed contactMechTypeId (OFBIZ-12175) (#292)

Accidentally removed PartyServices::createRoleType
asfgit pushed a commit that referenced this pull request Apr 8, 2021
…ed contactMechTypeId (OFBIZ-12175) (#292)

Accidentally removed PartyServices::createRoleType
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants