"Show the last comment made by a user" Sample Code does not work for some users.
Some users work and some don't. results are blank.
What is the cause?
Jira: 8.20.8 / Structure: 8.0.0
Sample URL: https://wiki.almworks.com/documentation/structure/7.4/data-center-and-server/sample-formulas-130880846.html
Hello @razor1911 ,
David from ALM Works here.
Could you share a bit more about the scenario? Are the users using the example formula exactly as it is, or modifying it? If it is being modified, could you please share the exact formula that works for some users but appears blank for others?
Please also feel free to contact our support team directly via email support@almworks.com or customer portal support.almworks.com.
Best Regards,
David Niro
www.almworks.com
Thanks for reply.
I used the sample formula without modify.
comments.FILTER($.author = "UserID").UMAX_BY($.created)
This will make it blank .
But, when using JQL, displayed lastcomment.
IF JQL{
issueFunction in lastComment("by UserID")} : Lastcomment
Please let me know if you need any information.
I will contact you by email.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @razor1911 ,
Just to make sure I'm clear. Where you have "UserID" in the formula above; you are entering the actual user ID, right? Something like JIRAUSER55512 ?
I've tested and the formula is working for me. Please do reach out to our support team and we can help troubleshoot what may be happening in your scenario.
Best,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.