Hi @Seetharaman Kumarakrishnan
Issue created date field is called "created". Please try to find this one.
Regards,
Seba
Hi @Seetharaman Kumarakrishnan , welcome on the community.
You need to include "created" field. So the JSON should look like
{"jql": "project = \"XXXXX\" AND summary ~ 'offboard' AND description ~ 'XXXX' ","maxResults": 100,"fieldsByKeys": true,"fields": ["created","summary","description" ],"startAt": 0}
I just tested it in postman and it works . Let me know if you need more help...
It looks like you're new here. Sign in or register to get started.