MarcoWel
MarcoWel
We have both Teams and Mentions module installed on Freescout 1.8.21. - When a user is mentioned in a note, he receives a notification just fine. - When a team...
Dear Freescout Team, We have dozens of automatic workflows set up inFreescout that are crucial to our daily work process. Now, if we do a minor mistake in the way...
We are running Freescout 1.8.14 under PHP 7.4.3 on nginx/1.18.0. This issue might be related to #1981, where Freescout seemed to stop fetching e-mails after the mail server went down...
Hi, First of all a big thank you to @dvdoug for this excellent and easy-to-use library. We use it to automatically find the right box for a given set of...
When having a lot of folders on the left hand side of the ticket list view, the dropdown menu will be copped on the bottom of the screen and is...
It would be crucial for us to be able to upload docs for a DHL Express shipment created via Karrio. Implementation should be easy, please see here: - https://www.dhl.de/en/geschaeftskunden/express/infos-knowhow/hilfe-zollabwicklung/plt.html -...
Thank you for this excellent muPdf wrapper! One feature that muPdf does not implement natively is layout-preserving plain text extraction. - XPdf / poppler's pdftotext offer a `layout` mode as...
**Is your feature request related to a problem? Please describe.** For some List objects you define the Embedded field as slice of pointers, for some as slice of objects. Is...
**Describe the bug** The following code throws an error after about 4000 balance items: ``` fromId := "" for { opts := mollie.BalanceTransactionsListOptions{From: fromId, Limit: 250} _, items, err :=...