OpenRedmine
OpenRedmine copied to clipboard
Check date to update
When open issue or projects, shows local data. The local data would be out of date from redmine.
Check last fetched date in current record to fetch new or not.
Note Refactor SelectDataTaskIssue, add fetchIssue(connection-id,issue-id) and fetchMoreIssue(connection-id,filterid) and refresh Issue(connection-id,filterid ) .