최근 검색


최근 검색 없음

Andrew Snell's Avatar

Andrew Snell

가입한 날짜: 2021년 4월 15일

·

마지막 활동: 2021년 10월 22일

팔로잉

0

팔로워

0

총 활동 수

5

투표

1

플랜 수

2

활동 개요

님의 최근 활동 Andrew Snell

Andrew Snell님이 에 댓글을 입력함

커뮤니티 댓글 Feedback - Ticketing system (Support)

Our users are convinced this feature used to already exist before. In fact, the bulk ticket help page shows an image where the attachment icon is available further showing that this was the case.

https://support.zendesk.com/hc/en-us/articles/203690866-Managing-tickets-in-bulk

댓글 보기 · 2021년 7월 08일에 게시됨 · Andrew Snell

0

팔로워

0

투표 수

0

댓글


Andrew Snell님이 에 댓글을 입력함

커뮤니티 댓글 Feedback - Ticketing system (Support)

Hi Robert,

I came across this post facing a similar situation but managed to find a solution. You can use url_encode to convert \n to a usable url-safe set of chars to split on:

The following should work for you:

{% assign address = ticket.ticket_field_360033071872 | url_encode | split: "%0A" %}

 

댓글 보기 · 2021년 3월 19일에 게시됨 · Andrew Snell

0

팔로워

1

투표

0

댓글