Title: krensky's Replies | WordPress.org

---

# krensky

  [  ](https://wordpress.org/support/users/krensky/)

 *   [Profile](https://wordpress.org/support/users/krensky/)
 *   [Topics Started](https://wordpress.org/support/users/krensky/topics/)
 *   [Replies Created](https://wordpress.org/support/users/krensky/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/krensky/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/krensky/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/krensky/engagements/)
 *   [Favorites](https://wordpress.org/support/users/krensky/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Supra CSV] Problem ingesting custom terms](https://wordpress.org/support/topic/problem-ingesting-custom-terms/)
 *  Thread Starter [krensky](https://wordpress.org/support/users/krensky/)
 * (@krensky)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/problem-ingesting-custom-terms/#post-5942724)
 * In the configuration I have in the Custom Terms field
    truck_location,truck
 * This was working but now it tries to create it as a new term instead of applying
   it to the imported post.
 * Array
    ( [post_id] => [function] => wp.newPost [args] => Array ( [post_title]
   => 2014-10-06 16:30:00 [terms_names] => Array ( [truck_location] => Array ( [
   0] => Truck Location 3 )
 *  [truck] => Array
    ( [0] => Side A )
 *  )
 *  [custom_fields] => Array
    ( [0] => Array ( [key] => end_date [value] => 2014-
   10-06 18:30:00 )
 *  [1] => Array
    ( [key] => start_date [value] => 2014-10-06 16:30:00 )
 *  )
 *  [post_status] => publish
    [post_type] => truck_schedule )
 * )
 * 500: A term with the name and slug already exists in this taxonomy. Problem Ingesting
   2014-10-06 16:30:00 at line 1 of truck-sched.csv
 * Array
    ( [post_id] => [function] => wp.newPost [args] => Array ( [post_title]
   => 2014-10-06 16:30:00 [terms_names] => Array ( [truck_location] => Array ( [
   0] => Truck Location 3 )
 *  [truck] => Array
    ( [0] => Side A )
 *  )
 *  [custom_fields] => Array
    ( [0] => Array ( [key] => end_date [value] => 2014-
   10-06 18:30:00 )
 *  [1] => Array
    ( [key] => start_date [value] => 2014-10-06 16:30:00 )
 *  )
 *  [post_status] => publish
    [post_type] => truck_schedule )
 * )
 * 500: A term with the name and slug already exists in this taxonomy. Problem Ingesting
   2014-10-06 16:30:00 at line 2 of truck-sched.csv
 * Array
    ( [post_id] => [function] => wp.newPost [args] => Array ( [post_title]
   => 2014-10-06 16:30:00 [terms_names] => Array ( [truck_location] => Array ( [
   0] => Truck Location 3 )
 *  [truck] => Array
    ( [0] => Side A )
 *  )
 *  [custom_fields] => Array
    ( [0] => Array ( [key] => end_date [value] => 2014-
   10-06 18:30:00 )
 *  [1] => Array
    ( [key] => start_date [value] => 2014-10-06 16:30:00 )
 *  )
 *  [post_status] => publish
    [post_type] => truck_schedule )
 * )
 * 500: A term with the name and slug already exists in this taxonomy. Problem Ingesting
   2014-10-06 16:30:00 at line 3 of truck-sched.csv
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Supra CSV] Problem ingesting custom terms](https://wordpress.org/support/topic/problem-ingesting-custom-terms/)
 *  Thread Starter [krensky](https://wordpress.org/support/users/krensky/)
 * (@krensky)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/problem-ingesting-custom-terms/#post-5942436)
 * It seems like 1.3.3 has a similar issue but does not display it as an error in
   ingest, it does not however show up in the admin. If I set the value of the custom
   term to something that does not already exist it will ingest. This is an issue
   as the whole point of the custom terms is they are created one and reused.
 * It was working in an earlier version probably 1.3.2

Viewing 2 replies - 1 through 2 (of 2 total)