Skip to content

Thumbnail is not changing from the WordPress media #253

@pavanpatil1

Description

@pavanpatil1

While changing the thumbnail from the media, it shows the thumbnail saved but while viewing the media the default thumbnail is visible.

Steps to reproduce:

  1. Upload the media and edit it.
  2. Change the thumbnail video thumbnail and save.
  3. Observe the thumbnail is shown selected but while viewing the media the default thumbnail is visible.

Actual Result: After selecting the thumbnail is not changed.

Expected Result: The user should be able to select and change the thumbnail while editing the media and the thumbnail should be changed as per the selected thumbnail image.

thumnbail.issue.mp4

UPDATE:

Current Behavior
Transcoder with WordPress Media Uploads
Video thumbnail is set based on the featured image uploaded and doesn't depend on the thumbnails generated from transcoding
Ideally, if we are showing the thumbnails after transcoding then those should be shown as featured image

Transcoder with rtMedia Uploads
By default after transcoding featured image is set for the video(which is thumbnail)
Now if we change the thumbnail then the thumbnail is getting updated as expected even if featured image is removed
For rtMedia uploads if featured image is uploaded that doesn't get set as thumbnail as the thumbnails are set from frontend..

Expected Behavior
Transcoder with WordPress Media Uploads
Irrespective of the featured image, the thumbnail should get updated

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions