When a tags file exists that is giving a category and subcategory but no tags, an ImageTag record is still being created for that image with an empty string tag
Example File
category_here
subcategory_here
Expected Result
No ImageTag record should be created for these images in the database.
When a tags file exists that is giving a category and subcategory but no tags, an ImageTag record is still being created for that image with an empty string tag
Example File
Expected Result No ImageTag record should be created for these images in the database.
Actual Result