Hello guys
In Activity section bellow the issue, in comments, where all the comments are listed, I want to see behind the comments, the name of screen that comment was made in that screen. like Red texts that i made in bellow screenshot:
is it possible?
Hi @ebrahim rezaian ,
this is out of the box feature. You can do through a custom listener that intercept comment event and append the status name to the comment itself.
Fabio
@Alex Koxaras -Relational- HI
thanks for your answer
Even the status name, in which the comment was made would be enough. Could I show that like tags in the picture?
But what i really mean is something else.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean the screen in which the comment was made? The image you have pasted here, correct me if I'm wrong, shows statuses.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@ebrahim rezaian concerning you last comment:
Even the status name, in which the comment was made would be enough. Could I show that like tags in the picture?
But what i really mean is something else.
you could potentially achieve that by using JavaScript and insert the code on the announcement banner. But Unfortunately I can't help you on the code. Best approach, if you don't know as well JS and you want to that non the less, then a script listener (scriptrunner) could do that trick for you, and append a line with the previous status that the comment was made. Again you have to write groovy for that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.