Currently I am fetching issues for developer but I'm getting those issues as well where developer has logged his time in code reviews instead of development. How can I filter those issues where developer has logged his time on development only?
Hello,
I believe without any additional add-ons, there is no default or easy way to do this. Maybe you can use below solution.
If your developers comment on the issues that they logged on time, you can use these comments to search for issues.
For example if they comment development or review on the comment section of the log work, you can search for those issues like this:
worklogComment ~ review
worklogComment ~ development
Hope this helps.
Regards,
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.