Added by Igor Shcherbakov almost 12 years ago
Hello, everybody.
Do you plan to implement the possibility to filter in time entries by custom field in REST API.
Like - GET /time_entries.xml?cf_x=abcdef
GET /time_entries.xml?issue_id=123&cf_x=abcdef
This is a very useful feature.
I've been doing integration with Redmine. How to organize synchronized with Redmine, namely sync time entries? If you can not sort or filter the data by updated_on and custom_fields. Get all the records is a very long because we have a lot records in issues.