Chat attachments on created ticket
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
The issue names no files or tests; start by tracing the $chat->attachments data and the $data payload used for the osTicket API. Determine how offline chat attachments should be represented and sent when creating a ticket, then verify that the new ticket receives them.
Written by the indexing model from the issue text.
Description
Hi Remigijus! I ca'nt find the way to send offline chat attachments to new created ticket in osTicket. How to take LHC attachments ($chat->attachments ???) and send with $data to osTicket api.
$data = array(
‘name’ => $name,
’email’ => $email,
(...)
‘attachments’ => array()
);
- Dominant language
- PHP
- Stars
- 28
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from LiveHelperChat/osTicket
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
LiveHelperChat/osTicket#17 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
LiveHelperChat/osTicket#16 ·
-
Custom fields Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
LiveHelperChat/osTicket#13 · 2 comments ·
All issues in LiveHelperChat/osTicket
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·