From 421dbb1746e7944a578d2dc894ae3975dac94ac8 Mon Sep 17 00:00:00 2001 From: Cameron Crockett Date: Wed, 9 May 2018 15:19:16 -0500 Subject: skip email trim when email is creating new issue Updates from MR discussion 1. Added test for ReplyParser 2. Changed param to trim_reply with default set as true Removed keyword param in favor of normal options param updates for MR discussion Resolutions for code review comments more code review fixes --- changelogs/unreleased/issue-25256.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/issue-25256.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/issue-25256.yml b/changelogs/unreleased/issue-25256.yml new file mode 100644 index 00000000000..e981b5f9a8f --- /dev/null +++ b/changelogs/unreleased/issue-25256.yml @@ -0,0 +1,5 @@ +--- +title: Don't trim incoming emails that create new issues +merge_request: +author: Cameron Crockett +type: fixed -- cgit v1.2.3