What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

anyone had this? ```Exception - Exception: Value mismatch for "SpySalesOrderEntity.fkSalesOrderAddre

UK7TM6CQJ
UK7TM6CQJ Posts: 123 πŸ§‘πŸ»β€πŸš€ - Cadet

anyone had this? Exception - Exception: Value mismatch for "SpySalesOrderEntity.fkSalesOrderAddressShipping" tranfer property. Value1: "true"; Value2: "false". To fix this, search for 'property name="fkSalesOrderAddressShipping"' in the code base and fix the wrong one. in /var/www/vendor/spryker/transfer/src/Spryker/Zed/Transfer/Business/Model/Generator/TransferDefinitionMerger.php (141)

Comments

  • sprymiker
    sprymiker Cloud Platform Architect Sprykee Posts: 781 πŸ§‘πŸ»β€πŸš€ - Cadet

    Yep. Remove src/Orm/Propel/*/Schema/*.

  • UK7TM6CQJ
    UK7TM6CQJ Posts: 123 πŸ§‘πŸ»β€πŸš€ - Cadet

    figured, thanks