Hello,
Is there a way to differentiate inline comments from comments on comment field at the bottom of pages, to list up only inline comments in CQL? I couldn't find it at https://developer.atlassian.com/cloud/confluence/advanced-searching-using-cql/
The original problem was to list up all unsolved inline comment in one contents or page to have a grance, count and review it in one shot without using add-ons. CQL can be used on search view but I can't find CQL syntax doing above. Now I can see both inline comments and comments produced by comment form, which is not intended.
Thanks,
Hello @Ryota Hashimoto !
As I understand, you need to differentiate between “normal” comments and inline ones.
Currently, as far as I understand, this is not possible via CQL only. I was able to find a solution from another user that relies on ScriptRunner to solve this situation:
You can take a look here in our marketplace:
Let us hear from you!
Hello Diego and thank you for your kind suggestion.
Now I understand CQL won't do that and ScriptRunner is a possible solution for. I need to consider using it. Thanks a lot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Grea to know that this helped you! Come share with us in the future.
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.