Actions
Feature proposal #6687
closedImplement mapping images to image fields
Feature proposal #6687:
Implement mapping images to image fields
Description
If you map a profile avatar url to an image field it doesn't get treated as an actual image and just tries to directly store the string value. Instead implement parsing for these URLs into images to be stored for image field usage.
Actions