Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to see the current vote count, add your own vote, or leave a comment.
It would be great to be able to update the "settings" tab within a Jira connector, especially to be able to edit the "Jira Project" field to add or remove projects.
Hi Doris,
You can get the JIRA connector to work almost the way that you're looking for by setting up the workflow to connect to "All projects on this server" and then in the Jira Filter screen of the setup wizard, for the JQL you put:
project = XYZ
Where the "XYZ" is the project key (not name) of your project in Jira.
Then, when the workflow runs, it will move all of the previously synced Jira records into a different part of the sheet and will sync in your new project.
I hope that helps!
Cheers,
Lindsay
Using All Projects in the Settings is not recommended, it makes the workflows run much slower and which for us caused errors.
Sign in to comment or add your vote.