Hi <@U01GZEETMEZ> , I am trying to use add_dataset...
# troubleshoot
l
Hi @gray-shoe-75895 , I am trying to use add_dataset_terms in our transformer to add custom terms to our assets at the point of ingestion. I have attached screen shots of error message, custom function passed in transformer step, and transformer step in recipe. Appreciate if you can help me understand what is missing.
g
your config should be
get_terms_to_add
instead of
get_tags…
This is the relevant part of the error message
l
@gray-shoe-75895 worked like a gem thanks!