Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-1928

Allow admin to configure default tab for Comment field

XMLWordPrintable

    • 28
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Service Desk Cloud. Using JIRA Service Desk Server? See the corresponding suggestion.

      Problem Definition

      The default tab for the Comment field is set to Reply to customer during the transitions, whereby users may accidentally write a comment that a customer should not see.
      On the issue view, the default is Add internal note where agents may add comments that should be to the customers, but it ends up being internal and customers will never be notified.

      Suggested Solution

      Allow user to choose default tab for Comment field.

      <ul id="sd-comment-tabs" class="tabs horizontal">
      	<li class="js-sd-external-comment active ">
      		<a>Respond to customer</a>
      	</li>
      	<li class="js-sd-internal-comment inactive">
      		<a>Internal comment</a>
      	</li>
      </ul>
      

            7645729f7e9f Arbaaz Gowher
            cchan Chung Park Chan
            Votes:
            130 Vote for this issue
            Watchers:
            66 Start watching this issue

              Created:
              Updated: