Tags extraction not working on images/files as source

Created on 16 September 2024, 4 months ago
Updated 20 September 2024, 4 months ago

Problem/Motivation

When I choose an image or file as source for my augmentor for tags extraction, the input is not being processed and instead of sending the url of the file as input is sending weird data, like the alt text of the file.

Steps to reproduce

  • Go to a media entity, eg: image
  • Add an augmentor field, select augmentor tags widget and then select the an image or a file field as a source.
  • Go to an entity with saved image or file and click on your new augmentor button
  • Open the browser console and check the payload data of the augmentor call and you will see the input is incorrect.

Proposed resolution

Don't try to get the value of the source field dynamically when the source is a file\image

API changes

None

🐛 Bug report
Status

RTBC

Version

1.2

Component

Code

Created by

🇯🇵Japan eleonel Itoshima 🇯🇵

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024