Closed (fixed)
Project:
File Organizer
Version:
7.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Feb 2020 at 22:54 UTC
Updated:
8 Jul 2020 at 13:57 UTC
Jump to comment: Most recent
This needs to include other rich text fields besides the standard field_body field. A option to identify fields to search and update would be helpful such as --fields=[comma,separated,list,of,fields] will not only include the field_body but other fields you submit to check for the files and update any references to them. So if you also have a field called field_sidebar, and field_highlight, you'd enter
--fields=field_sidebar,field_highlight.
Alternatively this could include all fields in the database identified as full text since this can only be run once for any given file.
Comments
Comment #2
chris dart commentedThe solution is to include all long_text fields in the database.
Comment #3
chris dart commentedComment #4
chris dart commentedComment #5
chris dart commented