Skip to content

Conversation

KacperMekarski
Copy link
Contributor

@KacperMekarski KacperMekarski commented Nov 29, 2021

According to Mailchimp API docs:
https://mailchimp.com/developer/marketing/api/ecommerce-stores/add-store/
list_id attribute can not be updated:

The list_id for a specific store cannot change.

So we shouldn't be able to update that attribute when syncing is completed.

@KacperMekarski KacperMekarski marked this pull request as draft November 29, 2021 17:47
@KacperMekarski KacperMekarski marked this pull request as ready for review November 29, 2021 17:57
@@ -1,7 +1,3 @@
require "factory_bot"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not necessary

@@ -1,7 +1,3 @@
require "factory_bot"

FactoryBot.find_definitions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed that because with that method call, I couldn't add new factories (they were registed twice and I got Factory already registed error).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant