Right now, nothing gets returned to the XML file if the Elements.isEmpty(); lookups are empty. Maybe we want to throw in some default elements, and log the failed element of each post so you can go back and manually update those. I think this is better than not being able to import the posts with missing required elements.
Right now, nothing gets returned to the XML file if the
Elements.isEmpty();
lookups are empty. Maybe we want to throw in some default elements, and log the failed element of each post so you can go back and manually update those. I think this is better than not being able to import the posts with missing required elements.