Aaron
Aaron
Apologies mate, was on holiday overseas when this came in. The template you've edited applies to the message itself, not the subject. If your subjects are confidential, then you probably...
@bobweston > fwiw, I've forked this repo and made that same change Can you submit a PR for that change?
Hmm, interesting. I don't really play with tasks, but I'll have a look and see what's happening. Cheers for the report mate.
Had to google https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400 Hmm, that's not good. Not sure what would cause that. I'll dig into it and have a look. tbh, I haven't used slack plugin in ages....
That's possible. We already connect to that endpoint, we just throw it away at the moment, hmm.
Tree is here: https://github.com/clonemeagain/osticket-slack/tree/agent-notifications or as zip https://codeload.github.com/clonemeagain/osticket-slack/zip/agent-notifications Added extra notification types, and admin-customizable colours. Haven't actually tested it myself yet.. so, any feedback would be very appreciated.
Are you getting any error messages in your logs? On Fri, 13 Dec. 2019, 23:00 i7solutions, wrote: > I have configured your plugin Ticket Closer on OsTicket v1.14.1 (f1e9e88), >...
If you have cron enabled for osticket, this hooks into that. So you just need the one cron job. As per your other comment though, haven't tested on 1.12 yet.
Huh, Staff objects aren't Users anymore? Interesting. Now the irritation, I'll have to write branches that for each version.. which goes against the whole point of plugins in the first...