I'm having image issues - for a couple of products...
# suitecommerce
w
I'm having image issues - for a couple of products the images are duplicating and for other products I just need to remove an image.. at any rate, the system is not allowing me to delete these images. this is the notification I'm getting when I attempt to DELETE an image..
s
Not seen that for an image before. If you can track down where the image is referenced and delete the reference, that's the ideal solution. If not, it may be automatically associating the image with records due to naming convention -- if you're sure you don't need the image any more, you could just try renaming it to something junk, to break the image association, and then try deleting it.
w
thanks @Steve Goldberg ! ill try that. seems we have a LOT of images ill need to do this with. le sigh.
s
Well you could also change the name of the products. That would also break the image association… if that is indeed the problem
w
by name do you mean SKU?
s
I do
But it depends on whatever you’ve used to set up the association
SKU is the most common, some people use name, some people use MPC (?) etc
w
i've been told that SKU is how to do it - i assumed it was the only way. are you saying that i cna associate images with something other than SKU? if so - is there a doc talking about this?
s
There are a few options
(‘Warmth’ is a custom field I created ages ago.)
w
thank you!!!!!!!!!!
question; if i were to change ours from item number to display name ... would it change for all? and thus render all images broken? or would it change moving forward, and then i could change as i go?
s
It would break all existing associations
w
well... crap
f
You shouldn’t be changing this config if your website is live, it will break all product images. Also i wouldn’t change the item name to break the association, I would just change the name of the image you want to delete.
w
Thanks @Flo! When I get to a point of changing the image type, i wont mind doing it because ill be prepared for it..
and thanks for the suggestion on changing the image title to break associations! good call!
👍🏻 1