The title can only be updated one of two ways.
- The feed source owner updates the title and also updates the timestamp field. If the timestamp field is not updated, the feed info will stay the same.
- The feed source owner deletes the report, the server then syncs and see's it's gone and lists it as is_deleted:true in the cbfeeds core. The feed owner then re-adds it using the same report id, the EDR server will see the id exists again and resyncs the reports information while setting is_deleted: false again.
Unfortunately for item 2, if the feed source owner keeps the same timestamp, the product will still display that as the last update time.
The title can be updated manually via Solr backend. It's not recommended to change this, however if it's required for your company policy, please reach out to support to provide instructions.