Can I know that Instead of pulling all available tasks status from Jira Server, it should only pull updated status to reduce sync update time from remote to local server.
Welcome to the Atlassian Community!
I am sorry, but you need to explain more about what you're trying to do before we can offer much help.
What do you mean by "pull"? Search inside Jira? A REST call to grab issues? An external reporting tool?
I think by "only pull updated status" you mean you want to scan only for recent changes, because you have a regular cycle of making a call (for example every hour, day, week, you've got a system asking Jira for data), and it makes sense to only ask for things that have changed, but how are you defining "update time"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.