importX icon indicating copy to clipboard operation
importX copied to clipboard

update processor doesn't update tvs

Open Qwarble opened this issue 13 years ago • 2 comments

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.

Qwarble avatar Oct 11 '12 11:10 Qwarble

Related (if not duplicate) issue I reported https://github.com/Mark-H/importX/issues/48

jpdevries avatar May 10 '13 07:05 jpdevries

submitted a pull request for this issue

jpdevries avatar May 10 '13 07:05 jpdevries