[Bps-public-commit] rt-extension-rest2 branch master updated (7626ebe -> 2bb232d)
git at bps-git.bestpractical.com
git at bps-git.bestpractical.com
Mon Jul 19 18:18:48 UTC 2021
This is an automated email from the git hooks/post-receive script.
sunnavy pushed a change to branch master
in repository rt-extension-rest2.
from 7626ebe Merge branch 'saved-searches'
add 7493968 Abstract _add_message to return results instead of touching http response
add ac97856 Add /tickets/bulk/correspond and /tickets/bulk/comment endpoints
add 96b713a Test /tickets/bulk/correspond and /tickets/bulk/comment endpoints
new e50c231 Document /tickets/bulk/correspond and /tickets/bulk/comment endpoints
new 1c0d731 Merge branch 'tickets-bulk-message'
new 2bb232d Skip empty messages from custom field updates
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README | 13 +++++
lib/RT/Extension/REST2.pm | 13 +++++
lib/RT/Extension/REST2/Resource/Message.pm | 49 +++++++++++------
lib/RT/Extension/REST2/Resource/TicketsBulk.pm | 72 ++++++++++++++++++++----
lib/RT/Extension/REST2/Util.pm | 2 +-
xt/tickets-bulk.t | 76 ++++++++++++++++++++++++++
6 files changed, 196 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
sysadmin at bestpractical.com.
More information about the Bps-public-commit
mailing list