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

[TS] LPS-121823 Inconsistent Web Content with Image field type when referencing removed or renamed Document #2597

Closed
wants to merge 1 commit into from

Conversation

davidtellolr
Copy link

Hi @liferay-echo,

This solution resolves the same problem that LPS-92263 did with the Document and Media field type but with the Image field type. When you remove or rename a Document, the Web Contents referencing them with Image field type aren't updated. In the edit Web Content view, the old name is visualized. When the image is removed, no warning message is shown in the edit Web Content view.

In JournalConverterImpl.java class, I reuse the same method modified in LPS-92263. In the template "image.ftl" the solution the same too.

…age type

Recover the document before print his information on the Image field type to check if this information has been updated. Solution based on LPS-92263 that resolved the same problem to the Document and Media field type.
@davidtellolr
Copy link
Author

ci:test:sf

@davidtellolr
Copy link
Author

ci:test:relevant

@victorg1991 victorg1991 added the 🔍 Backend Review Needed Backend code needs to be reviewed by a member of the team. label Oct 13, 2020
@ealonso
Copy link
Collaborator

ealonso commented Oct 13, 2020

Just started reviewing :)

:octocat: Sent from GH.

@ealonso ealonso self-assigned this Oct 13, 2020
@ealonso ealonso added ✅ Ready to Merge Pull request is ready and can be forwarded. and removed 🔍 Backend Review Needed Backend code needs to be reviewed by a member of the team. labels Oct 13, 2020
@ealonso
Copy link
Collaborator

ealonso commented Oct 13, 2020

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 3 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: b724dbde725401ca2d5f4ae1f95154732c1ede0c

Sender Branch:

Branch Name: LPS-121823
Branch GIT ID: a741bf09e0636b09d3c7e9a0c63ded25b453ed96

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 20 out of 20 jobs passed

❌ ci:test:relevant - 122 out of 126 jobs passed in 3 hours 38 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: aad039667411d99fecabd6f8c6f43675a42316c3

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 18db04be4805a0b0d6c7f3d11f92bd581c634bff

ci:test:stable - 20 out of 20 jobs PASSED
20 Successful Jobs:
ci:test:relevant - 122 out of 126 jobs PASSED
122 Successful Jobs:
For more details click here.

Failures unique to this pull:


Failures in common with acceptance upstream results at aad0396:
  1. test-portal-acceptance-pullrequest-batch(master)/semantic-versioning-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #411751

      Please fix semantic versioning on davidtellolr/LPS-121823

           [exec]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
           [exec] = ================================================== ========== ========== ========== ========== ==========
           [exec] * com.liferay.portal.kernel.util                     MINOR      10.11.0    10.11.0    10.12.0    VERSION INCREASE REQUIRED
           [exec] 	<   class      com.liferay.portal.kernel.util.ReleaseInfo
           [exec] 		+   field      RELEASE_7_4_0_BUILD_NUMBER
           [exec] 			+   access     final
           [exec] 			+   access     static
           [exec] 			+   constant   7400
           [exec] 			+   return     int
           [exec] 		+   field      RELEASE_7_4_10_BUILD_NUMBER
           [exec] 			+   access     final
           [exec] 			+   access     static
           [exec] 			+   constant   7410
           [exec] 			+   return     int
           [exec] [Baseline Report] Mode: diff (persisted)
           [exec] Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/portal-kernel/portal-kernel.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay.portal/com.liferay.portal.kernel/9.9.0/9467772b1d889966e8e453c6fac622dfeb9b2994/com.liferay.portal.kernel-9.9.0.jar

@ealonso
Copy link
Collaborator

ealonso commented Oct 13, 2020

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 20 out of 20 jobs passed

❌ ci:test:relevant - 122 out of 126 jobs passed in 2 hours 2 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: aad039667411d99fecabd6f8c6f43675a42316c3

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 18db04be4805a0b0d6c7f3d11f92bd581c634bff

ci:test:stable - 20 out of 20 jobs PASSED
20 Successful Jobs:
ci:test:relevant - 122 out of 126 jobs PASSED
122 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    2486 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=1,label_exp=!master #441660
      1. DDMFormValuesExportImportContentProcessorTest.testReplaceDLExportImportContentReferences
        java.lang.AssertionError: {level=ERROR, loggerName=com.liferay.counter.service.persistence.impl.CounterFinderImpl, message=Caught unexpected exception
        	at com.liferay.portal.test.rule.LogAssertionAppender.append(LogAssertionAppender.java:60)
        	at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
        	at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
        	at org.apache.log4j.Category.callAppenders(Category.java:206)
        	at org.apache.log4j.Category.forcedLog(Category.java:391)
        	at org.apache.log4j.Category.log(Category.java:856)
        	at com.liferay.portal.log.Log4jLogImpl.error(Log4jLogImpl.java:54)
        	at com.liferay.portal.kernel.log.LogWrapper.error(LogWrapper.java:69)
        	at com.liferay.counter.service.persistence.impl.CounterFinderImpl.processException(CounterFinderImpl.java:288)
        	at com.liferay.counter.service.persistence.impl.CounterFinderImpl.createCounterRegister(CounterFinderImpl.java:215)
        	at com.liferay.counter.service.persistence.impl.CounterFinderImpl.createCounterRegister(CounterFinderImpl.java:183)
        	at com.liferay.counter.service.persistence.impl.CounterFinderImpl.getCounterRegister(CounterFinderImpl.java:243)
        	at com.liferay.counter.service.persistence.impl.CounterFinderImpl.increment(CounterFinderImpl.java:101)
        	at com.liferay.counter.service.persistence.impl.CounterFinderImpl.increment(CounterFinderImpl.java:92)
        	at com.liferay.counter.service.persistence.impl.CounterFinderImpl.increment(CounterFinderIm...

Failures in common with acceptance upstream results at aad0396:
  1. test-portal-acceptance-pullrequest-batch(master)/semantic-versioning-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #441661

      Please fix semantic versioning on davidtellolr/LPS-121823

           [exec]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
           [exec] = ================================================== ========== ========== ========== ========== ==========
           [exec] * com.liferay.portal.kernel.util                     MINOR      10.11.0    10.11.0    10.12.0    VERSION INCREASE REQUIRED
           [exec] 	<   class      com.liferay.portal.kernel.util.ReleaseInfo
           [exec] 		+   field      RELEASE_7_4_0_BUILD_NUMBER
           [exec] 			+   access     final
           [exec] 			+   access     static
           [exec] 			+   constant   7400
           [exec] 			+   return     int
           [exec] 		+   field      RELEASE_7_4_10_BUILD_NUMBER
           [exec] 			+   access     final
           [exec] 			+   access     static
           [exec] 			+   constant   7410
           [exec] 			+   return     int
           [exec] [Baseline Report] Mode: diff (persisted)
           [exec] Semantic versioning is incorrect while checking /opt/dev/projects/github/liferay-portal/portal-kernel/portal-kernel.jar against /opt/dev/projects/github/liferay-portal/.gradle/caches/modules-2/files-2.1/com.liferay.portal/com.liferay.portal.kernel/9.9.0/9467772b1d889966e8e453c6fac622dfeb9b2994/com.liferay.portal.kernel-9.9.0.jar

  2. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    2486 Tests Passed.
    4 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #441660
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to start bundle: file:/opt/dev/projects/github/liferay-portal/bundles/osgi/modules/com.liferay.blogs.web.jar
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.blogs.web [460]
          No resolution report for the bundle.
        	at org.eclipse.osgi.container.Module.start(Module.java:444)
        	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundle(DirectoryWatcher.java:1119)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundles(DirectoryWatcher.java:1152)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startAllBundles(DirectoryWatcher.java:1097)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:1009)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:265)
        
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

    2. AXIS_VARIABLE=1,label_exp=!master #441660
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        Caught unexpected exception
        java.sql.SQLTransientConnectionException: HikariPool-2 - Connection is not available, request timed out after 600000ms.
        at com.zaxxer.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:601)
        at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:194)
        at com.zaxxer.hikari.pool.HikariPool.getConnection(HikariPool.java:144)
        at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112)
        at org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy$LazyConnectionInvocationHandler.getTargetConnection(LazyConnectionDataSourceProxy.java:412)
        at org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy$LazyConnectionInvocationHandler.invoke(LazyConnectionDataSourceProxy.java:385)
        at com.sun.proxy.$Proxy9.prepareStatement(Unknown Source)
        at com.liferay.counter.service.persistence.impl.CounterFinderImpl.createCounterRegister(CounterFinderImpl.java:190)
        at com.liferay.counter.service.persistence.impl.CounterFinderImpl.createCounterRegister(CounterFinderImpl.java:183)
        at com.liferay.counter.service.persistence.impl.CounterFinderImpl.getCounterRegister(CounterFinderImpl.java:243)
        at com.liferay.counter.service.persistence.impl.CounterFinderImpl.increment(CounterFinderImpl.java:101)
        at com.liferay.counter.service.persistence.impl.CounterFinderImpl.increment(CounterFinderImpl.java:92)
        at com.liferay.counter.service.persistence.impl.CounterFinderImpl.incremen...
    3. AXIS_VARIABLE=2,label_exp=!master #441660
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        Unable to register portal instance {mvccVersion=1, companyId=46061, accountId=46065, webId=SKxIzxPU, mx=SKxIzxPU.BcK, homeURL=, logoId=0, system=false, maxUsers=0, active=true}
        java.lang.NullPointerException
        at com.liferay.application.list.user.personal.site.permissions.internal.UserPersonalSitePermissions.initPermissions(UserPersonalSitePermissions.java:105)
        at com.liferay.application.list.user.personal.site.permissions.internal.instance.lifecycle.PanelAppPermissionsPortalInstanceLifecycleListener.portalInstanceRegistered(PanelAppPermissionsPortalInstanceLifecycleListener.java:59)
        at com.liferay.portal.instance.lifecycle.internal.PortalInstanceLifecycleListenerManagerImpl.registerCompany(PortalInstanceLifecycleListenerManagerImpl.java:142)
        at com.liferay.portal.instance.lifecycle.internal.PortalInstanceLifecycleListenerManagerImpl.registerCompany(PortalInstanceLifecycleListenerManagerImpl.java:60)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl.registerCompany(CompanyLocalServiceImpl.java:1356)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl$2.call(CompanyLocalServiceImpl.java:1936)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl$2.call(CompanyLocalServiceImpl.java:1932)
        at com.liferay.portal.kernel.transaction.TransactionCommitCallbackUtil$1.doCommitted(TransactionCommitCallbackUtil.java:43)
        at com.liferay.portal.kernel.transaction.NewTransactionLifecycleListener.committed(NewTransactionLife...
    4. AXIS_VARIABLE=3,label_exp=!master #441660
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        Unable to start bundle: file:/opt/dev/projects/github/liferay-portal/bundles/osgi/modules/com.liferay.blogs.web.jar
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.blogs.web [605]
        No resolution report for the bundle.
        at org.eclipse.osgi.container.Module.start(Module.java:444)
        at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
        at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundle(DirectoryWatcher.java:1119)
        at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundles(DirectoryWatcher.java:1152)
        at com.liferay.portal.file.install.internal.DirectoryWatcher._startAllBundles(DirectoryWatcher.java:1097)
        at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:1009)
        at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:265)

        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

@liferay-continuous-integration
Copy link
Collaborator

@victorg1991
Copy link
Collaborator

ci:test:relevant

@ealonso
Copy link
Collaborator

ealonso commented Oct 14, 2020

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 14 out of 14 jobs passed

✔️ ci:test:relevant - 119 out of 120 jobs passed in 2 hours 18 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 29cf25b0f1478e9c20a08a8efe7ef5b4f9d44e7c

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: cd1dbba75ecdf7cc0828a8915c9d1bd65f15c2da

ci:test:stable - 14 out of 14 jobs PASSED
14 Successful Jobs:
ci:test:relevant - 118 out of 120 jobs PASSED
118 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at c103d6d:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    2490 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2,label_exp=!master #472566
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to start bundle: file:/opt/dev/projects/github/liferay-portal/bundles/osgi/modules/com.liferay.blogs.web.jar
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.blogs.web [429]
          No resolution report for the bundle.
        	at org.eclipse.osgi.container.Module.start(Module.java:444)
        	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundle(DirectoryWatcher.java:1119)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundles(DirectoryWatcher.java:1152)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startAllBundles(DirectoryWatcher.java:1097)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:1009)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:265)
        
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:stable - 14 out of 14 jobs passed

✔️ ci:test:relevant - 119 out of 120 jobs passed in 1 hour 53 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 29cf25b0f1478e9c20a08a8efe7ef5b4f9d44e7c

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: cd1dbba75ecdf7cc0828a8915c9d1bd65f15c2da

ci:test:stable - 14 out of 14 jobs PASSED
14 Successful Jobs:
ci:test:relevant - 118 out of 120 jobs PASSED
118 Successful Jobs:
For more details click here.

This pull contains no unique failures.


Failures in common with acceptance upstream results at c103d6d:
  1. test-portal-acceptance-pullrequest-batch(master)/modules-integration-mysql57-jdk8
    Job Results:

    2489 Tests Passed.
    2 Tests Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #411716
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError: 
        Unable to start bundle: file:/opt/dev/projects/github/liferay-portal/bundles/osgi/modules/com.liferay.blogs.web.jar
        org.osgi.framework.BundleException: Could not resolve module: com.liferay.blogs.web [465]
          No resolution report for the bundle.
        	at org.eclipse.osgi.container.Module.start(Module.java:444)
        	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:428)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundle(DirectoryWatcher.java:1119)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startBundles(DirectoryWatcher.java:1152)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._startAllBundles(DirectoryWatcher.java:1097)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher._process(DirectoryWatcher.java:1009)
        	at com.liferay.portal.file.install.internal.DirectoryWatcher.run(DirectoryWatcher.java:265)
        
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:171)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:98)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:88)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:86)
        

    2. AXIS_VARIABLE=2,label_exp=!master #411716
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        Unable to register portal instance {mvccVersion=1, companyId=45861, accountId=45865, webId=t5ARLp0l, mx=t5ARLp0l.mmw, homeURL=, logoId=0, system=false, maxUsers=0, active=true}
        java.lang.NullPointerException
        at com.liferay.application.list.user.personal.site.permissions.internal.UserPersonalSitePermissions.initPermissions(UserPersonalSitePermissions.java:105)
        at com.liferay.application.list.user.personal.site.permissions.internal.instance.lifecycle.PanelAppPermissionsPortalInstanceLifecycleListener.portalInstanceRegistered(PanelAppPermissionsPortalInstanceLifecycleListener.java:59)
        at com.liferay.portal.instance.lifecycle.internal.PortalInstanceLifecycleListenerManagerImpl.registerCompany(PortalInstanceLifecycleListenerManagerImpl.java:142)
        at com.liferay.portal.instance.lifecycle.internal.PortalInstanceLifecycleListenerManagerImpl.registerCompany(PortalInstanceLifecycleListenerManagerImpl.java:60)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl.registerCompany(CompanyLocalServiceImpl.java:1356)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl$2.call(CompanyLocalServiceImpl.java:1936)
        at com.liferay.portal.service.impl.CompanyLocalServiceImpl$2.call(CompanyLocalServiceImpl.java:1932)
        at com.liferay.portal.kernel.transaction.TransactionCommitCallbackUtil$1.doCommitted(TransactionCommitCallbackUtil.java:43)
        at com.liferay.portal.kernel.transaction.NewTransactionLifecycleListener.committed(NewTransactionLife...

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pullrequest to brianchandotcom.

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#94964

@liferay-continuous-integration
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants