Hi,
We are using Backbone issue sync and its setup between project A in JSD and project B in Jira. When a developer picks the ticket created by JSD backbone sync he doesn't have an option to add 'reply to customer' and he can only add an internal comment. This causes a dependency on 1st level support to copy past the comments.
Issue 2 with this approach is, we can not track comments added by the developer as the comments on JSD tickets are added by the backbone as a bot user! Any suggestions/help, please.
Hi @WasimBuden
I'm part of the team behind Backbone Issue Sync and try to answer some of your questions
Issue #1: Sync internal Jira comment to public JSD comment
We've heard this request already from other customers as well and we do have a UI concept for this ready.
In this concept, you can define a keyword to make comments public. Every internal comment with this keyword would then be synchronized as a public comment into your JSD. Would that be your desired behavior?
You can also keep track of our public issue: BAC-785. This issue also suggests you can implement a workaround using some automation tool you might have. This would need to listen to comments being added, checking for the keyword and switching the comment to be publicly visible.
This community post can get you started on a Script.
Issue #2: Comments are added as a bot user
You're right, all comments are added right now with that bot user - and you can't change it so far. This is mainly done because the user base is often different when you sync between two Jira instances - and therefore you need to have such a bot user approach to still enable the synchronization.
In combination with your first issue, I'm also not sure if you'd wanted to do that because writing public comments with the personal account would require every developer to be a service desk agent.
I hope that clarified some points. I've heard you were also in contact with our support. If you want to discuss additional things, we're happy to support you where you want it.
Cheers,
Matthias.