jira - Filter issues updated by particular user in period of time using JQL -


is there way find issues updated particular user in particular time period in every day using jql or there plugin solve this?.

if updated mean change of status can chack this:

status changed "user.name" , updated > startofday("-1") 

of course start of day -1 shows updated since yesterday, can go hours.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -