commit | 2105d0b2f0239857d39a8b7fed7aeef9f697e958 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Mon Feb 02 09:25:48 2015 +0100 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Mon Feb 02 09:47:33 2015 +0100 |
tree | 79d7068b0c2aad1b9e9323aa163b9a7a33e42a73 | |
parent | a9692dc8a73e70004a20d5052dd4b97950cb5f2d [diff] |
Always return the same message when the draft workflow is disabled Always return 'Draft workflow is disabled' as message when a draft operation is rejected because the draft workflow is disabled by having 'change.allowDrafts' set to 'false'. DeleteDraftChange and DeleteDraftPatchSet already returned this message, but CreateChange and ReceiveCommits used another message. Change-Id: I233e7ad1a2eadeab53f57b38a45b0cef8377d3b9 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>