Releases: RepairShopr/CommitCRM-Importer
Syncro Support
Browse Commit CRM location
An application can not read the Commit CRM install location via registry key when the Commit CRM was not installed (was copied from another machine for example). Added a code which will display folder browser dialog to allow user manually pick up the folder if it was failed or not found.
Default location for Tickets and Multithreading
Fixed error related to the sending tickets to API (added default location for tickets). Implemented reading data by chunks for month periods and multithreading export for customers and tickets. Added additional logging code.
Fresh set of eyes
New release is ready, was tested with a large import and seems to be working again.
Bug Fixes
The query method was recently changed from grabbing oldest ticket, then looping over every month up until today - to - now it starts with ticket #0, and loops with a limit up to max ticket # provided in the UI.
When prompted in the UI for max number of tickets, just put some figure above the number of tickets you have.
Ex, you have 14311, you can put 14400, 15000, etc.
Some contact improvements
1.4.7 new release 1.4.7
Fixing some edge cases, more tickets will export now
1.4.6 release 1.4.6 - numerous edge cases fixed
Added Ticket.CreatedAt field
1.4.5 release 1.4.5 - ticket created_at field is added
Proper error logging for all types now!
At this point it seems pretty large exports work without a problem. The status bar tells you what it's doing, and data that's sent to RepairShopr is very accurate.
This is probably a stable release.
Improved progress bar
Now the progress bar tells you what month it's gathering so you can get an idea of total progress