Add command line script to resave addresses #2482
Unanswered
terryupton
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What are you trying to do?
Resave addresses via the command line.
At the moment there are several resave commands that cover:
It would be great to have the ability to resave addresses with a similar approach
What's the use case?
I am now populating the Full name field from First and Last names via a module, but I want to populate this on all addresses on the system.
Additional context
I do believe the use case above would still be resolved by running
resave/orders
. However, this is quite a slow process and with over 40K orders on the system takes a while to run and needs php memory limit adjustments to complete.I assume a resave/addresses would be a quicker process?
Beta Was this translation helpful? Give feedback.
All reactions