The Jira connector is missing one piece of functionality that would make it a great product. There is no way to show comments. This is kind of a deal breaker for us.
Sign in to see the current vote count, add your own vote, or leave a comment.
It's this reason (among a few) that we chose not to pursue the Jira connector, instead we're using an IPaaS system to automate the creation of Jira tickets from our project plans and add comments to Jira and Smartsheet using the API.
@Dan Cliff would you be kind enough to share instructions on how to do this?
@clawson, of course.
The system I use is make.com, but any Integration Platform as a Service system should be able to achieve the same thing.
Below is the integration scenario, in this case we use a Smartsheet form to collect technical requests from clients, so using Make, I monitor the smartsheet for new records. When a new row is created, I pull the row details into my scenario (field contents) and because we request an attachment from our clients I also use the Smartsheet API to get the details for the attachment.
From there I use Make's integration into Jira to create a new Jira ticket prepopulated with the details of the Smartsheet request. We can then @mention key users in Jira and feedback the Jira ticket details back to Smartsheet; by feeding back it makes a more seamless experience for the users and minimises the manual handling of data.
Throughout this scenario there are also error handlers that send notifications to a slack channel and post comments back to the Smartsheet row so nothing should be left to chance or missed if no one notices the error.
Not shown in this flow are the integrations uses to update and close out the tickets in Smartsheet, but those work in much the same way. Use Jira to trigger a webhook, pass the details of the Jira ticket back through Make.com and update the relevant Smartsheet row.
Our sheets & workspaces require many people to have Admin level capabilities, which means that when someone requests access to a sheet or workspace, that email is sent to every Admin. This causes confusion and higher risk of no access granted (because people have learned to ignore the emails) or the wrong level of access…
As one of the system admins, it is absurd to me that I cannot view or have access to all of the items created in my organization. We have over 11,000 reports, sheets, and dashboards and I can't see them. I have no visibility to if people are using our plan for their own personal use, or what kind of work is going on unless…
Today you can create a form and add logic. If that logic requires that requests need to be made for X days in the future you can add logic to help. For instance is the date requirement is not met you can hide fields so that information cannot be submitted completely. You can display a banner if date requirements are not…