Hi!
i do app which get issues from JIRA server.
client give me ID of filter => and i give him all issues which true for this filter
i do it across JIRA REST API
i have tried give jira server next string: https://xxxxxxx.atlassian.net/rest/api/2/search?filter=10003
(when 10003 this ID filter which give me Client my app)
but this query give me all issues without work filter
help me (^_^)
How can I do it (*_*)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.