Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This page is for users who want to move from Jira Server/ Jira Data Center to Jira Cloud and want to maintain Comment Toolbox for Jira functionalities.

Comment Toolbox for Jira does not store on any data tough no extra process is needed.

You can use Comment Toolbox for Jira by installing it from Atlassian Marketplace.

Features

Comment Toolbox for Jira plugin contains multiple custom fields related with comment. Users can see, search and export values of this fields. It has different features on server and Cloud platform. The server version and some features are likely never to come to Cloud due to restrictions in the Cloud platform.

Custom Fields

Features

Server / Data Center

Cloud

Notes

JCT Comment Count

-

JCT First Commenter

JCT Last Commenter

JCT First Comment Date

JCT Last Comment Date

JCT First Comment

JCT Last Comment

JCT User First Comment

JCT User Last Comment

JCT First Commenter is Assignee

JCT Last Commenter is Assignee

JCT First Commenter is Creator

JCT Last Commenter is Creator

JCT First Commenter is Reporter

JCT Last Commenter is Reporter

JCT Group Member First Comment

JCT Group Member Last Comment

JCT Role Member First Comment

JCT Role Member Last Comment

JQL Functions

On the datacenter and server platform, JQL functions come automatically. In cloud version, a JQL function is created over the custom fields created. On the datacenter and server side, the following JQL functions and more exist already without creating a custom field.

  • Commented By User

  • Commented By Current User

  • Commented By User Between Dates

  • Commented By Group Member Between Dates

  • Commented By Role Member

  • Last Commented By User

  • Last Commented By User Between Dates

  • Last Commented By Group Member

  • Commented By Group Member

  • Commented By Role Member Between Dates

  • Commented Between Dates

  • Last Commented By Group Member Between Dates

  • Last Commented By Role Member

  • Last Commented By Role Member Between Dates

  • Last Commented By Current User

  • Last Commented Between Dates

Example for JQL Functions

‘'JCT User Last Comment’' = currentUser()

''JCT Last Commenter is Assignee'' = ''true''

''JCT Last Commenter is Creator'' = ''true''

''JCT Last Comment Date'' >= endOfDay("-7")

"CommentCount" > 0

‘'JCT First Commenter is Reporter'' = ''true’'

Issue & Administrator Operations

Cloud version does not have these features.

Support

For any more questions or support requests, please reach us through Support Portal.

  • No labels