Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira filter Created vs CreatedDate, what is the difference

Dima Astahov
Contributor
June 17, 2024

Hi 

In basic filters I see those fields, trying to understand is that the same thing or now, looks like both of them are the same  and related to ISSUE.  I'm on the cloud version.

I also see that  I can not use them with just equal sign, this result produce nothing,  is there any time portion  in these fields?


created = '2024-06-17'           -- no results

created >= '2024-06-17'        --show issues created on 6/7/24


Using  created Date  returns the same results for me.

Also : can  I create a filter  for  comments entered on or after certain date? Comments .CreatedDate  >= '2024-06-06 '

 

Thanks

*sorry needed to use space in created Date, othewise this forum didin't let me thru.

D

 

1 answer

1 accepted

4 votes
Answer accepted
Joseph Chung Yin
Community Champion
June 17, 2024

@Dima Astahov -

Hi Dima:

"Created" attribute is a Date/Time data type format, so if you use the "=" sign, it is looking for issues that were created with the value of 2024-06-17 00:00 timestamp.  Therefore you have to use the ">=" operator.

Created and CreateDate are the referring to the same attribute.  I prefer just using the "Created" word in my JQL.

Hope this helps.

Best, Joseph Chung Yin

Dima Astahov
Contributor
June 17, 2024

Thanks Joseph !!!  
Anybody know how I can filter on  Comments.Created value ?

 

Best

D

Joseph Chung Yin
Community Champion
June 18, 2024

@Dima Astahov -

Unfortunately it is not available out ot the box for comments created date.  You will need a third party add-on.

One product that we use is Scriptrunner for Jira where it provides us with custom JQL functions including what you are asking related to comments -

https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira?hosting=cloud&tab=overview

Best, Joseph

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events