Brightcove Image is not updating for Dynamic Profile.

Created on 3 December 2018, over 6 years ago
Updated 23 January 2025, 3 months ago

Hi Team,

We have updated our account from Legacy ingest profile to Dynamic Profile then after thumbnail image update is not working. We have gone throw and found brightcove Json got changed.

Previous structure

images":{
"thumbnail":{
"asset_id":"3769599410001",
"remote":false,
"src":"http://f1.media.brightcove.com/8/1875383782/1875383782_3769599410001_FX3...",
"sources":[
{
"src":"http://f1.media.brightcove.com/8/1875383782/1875383782_3769599410001_FX3...",
"height":null,
"width":null
},
{
"src":"https://f1.media.brightcove.com/8/1875383782/1875383782_3769599410001_FX...",
"height":null,
"width":null
}
]
},

Now structure :

images":{
"thumbnail":{
"src":"https://cf-images.us-east-1.prod.boltdns.net/v1/static/1694399810001/544...",
"sources":[
{
"src":"https://cf-images.us-east-1.prod.boltdns.net/v1/static/1694399810001/544...",
"height":90,
"width":160
}
]
}
},

In Previous JSON for all images, it has different name but new dynamic profile all images has same name "image.jpg" because of that Drupal is Overriding images and it shows same image for all images.

🐛 Bug report
Status

Closed: outdated

Version

6.5

Component

Code

Created by

🇮🇳India mahipal46

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024