platform
platform copied to clipboard
Main OroPlatform package with core functionality.
**Summary** I'm trying to update a crm-application setup from 3.1 to 4.1.2, and when I run the: `php bin/console oro:platform:update --timeout=0 -vvv --env=prod` I get the following error or warning:...
**Summary** Query hints are applied before the "oro_datagrid.orm_datasource.result.before" is being called. (see src/Oro/Bundle/DataGridBundle/Datasource/Orm/OrmDatasource.php) That way if we add other stuff like the OrmDatasourceAclListener, which adds query hints for applying ACL...
**Summary** If you use a filter of type: date (not datetime) in a datagrid, you will see that when the date is sent, you use "date 00:00:00" in the query....
**Summary** There are some problems when I try to synchronize my Gmail emails to crm-application in version 4.1.2. Previously we used version 3.1.15 where it worked fine. 1. First error...
I used to have a crm-application setup with utf8 encoding and utf8_unicode_ci collation, so I recently migrate all the tables and database to utf8mb4 encoding and utf8mb4 collation, but I...
Hi Oro Team, It took me 4 months, but i finally was able to reproduce the issue we are facing. I was also able to reproduce this issue on **demo.orocrm.com**...
**Summary** Email import fails to parse date. **Steps to reproduce** Error occurred while trying to process email: Cannot parse email message. Subject: XTG S.A. POLAND. Error: Failed to parse time...
**Summary** PHP Extension sysvsem is required by email-body-sync command, but requirement not tested/present in docs **Steps to reproduce** `bin/console oro:cron:email-body-sync` **Actual Result** An error occurred while running command "'oro:cron:email-body-sync'". Semaphore...
Hi Guys We are running the Oro Platform on multiple servers and are running into an issue when we deploy. To insure migrations are run and new assets are generated...
**Summary** Deployments stopped working and error is displayed "Failed to execute git clone --no-checkout '[email protected]:wyuenho/backbone-pageable.git'" **Steps to reproduce** Just run Composer install after clearing its cache **Actual Result** Failed to...