Quantcast
Viewing all articles
Browse latest Browse all 6761

Ticket Object don't have tagsID

Example via elastic earch

$ curl -s http://localhost:9200/zammad_production_ticket/_search?q=tags:abc | jq .hits.hits[0]._source.tags
[
  "abc"
]

Viewing all articles
Browse latest Browse all 6761

Trending Articles