Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×This appears to have been done a long time ago: https://productsupport.adaptavist.com/browse/SRJIRA-1137
I just tested that it works:
issueFunction in commented("by currentUser()")
(and it did).
My apologies; the issue appears to be an anomaly with certain of our issues with auto-generated comments. The syntax you've quoted works fine with manually entered comments.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What does "using a literal" mean? And "push something into it"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A "literal" is just ASCII characters in quotation marks. By "push something," I mean to be able to replace the "literal" with something that has to be resolved, like the standard JIRA currentUser() function I used in the example. We are trying to use issueFunction in commented() in a filter that would work for any user, not just a specific name entered into quotations.
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.