Installation link for the impatient (please read section installation for the prerequisites and detailed instructions).
User.js script to enrich Atlassian JIRA functionality with fast and easy comment reply functionality.
Jira does not provide possibility to organize comments in threads or reply. Event many years awaited issue https://jira.atlassian.com/browse/JRACLOUD-3406 was closed for cloud and for server JRASERVER-3406 opened for years since 16/Mar/2004...
For threaded comments you may look at some alternatives and plugins in the market (may be non-free meantime).
But at least, when you replying you may want provide context, in which comment reply, what exactly replied and whom...
Ths leads a lot of manual code typing by template like:
```
[~mention], you wrote at 2025-03-21 19:29:
{quote}
Citing sentence
{quote}
```
And just after that only write your comment... The idea of suc script is to automate such boilerplate! With it you may just select text and click "reply" button in the popup!
That is pretty simple!
Just follow the installation link.
TIP Script configured for auto-updates, just allow that in extension settings!
Please report issues in this repository and ping me directly for any bugreports or needed enhancements!