You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set Update processor for ImportX it doesn't update TVs because TVs are saved only when you call runProcessor with 'tvs' parameter (dont care what value it has). But when I manually set this parameter all tvs that are not from csv file are deleted. Because saveTemplateVariables function deletes all tvs that are blank.
I think, you should call runProcessor with all tvs in parameters or use getObject with setTVValues.
When I set Update processor for ImportX it doesn't update TVs because TVs are saved only when you call runProcessor with 'tvs' parameter (dont care what value it has). But when I manually set this parameter all tvs that are not from csv file are deleted. Because saveTemplateVariables function deletes all tvs that are blank.
I think, you should call runProcessor with all tvs in parameters or use getObject with setTVValues.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: