This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Probably copying from MediaCollection to singleFile MediaCollection works weird #3603
Labels
You can continue the conversation there. Go to discussion →
I registered 2 media collections:
Then uploading some images by
And then selecting thumbnail by this (copied image replaces thumbnail for newer)
But for some reason copying to another collection works weird. I can copy file with incrementing id's, but can't with decrementing id's.
Example: uploaded 4 files with id=1, id=2, id=3, id=4. Selecting thumbnail with id=1 - ok, selecting id=2 - ok, selecting id=3 - ok, but now i can't choose thumbnail with file id=1 and id=2, only higher than selected id now
Is it only my fault or actually bug?
UPD: Seems like that problem is described here: issue
The text was updated successfully, but these errors were encountered: