Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tickets.GetInrementalTicketExportAsync is spelled wrong and do not use the side-load options provided #345

Closed
rwjdk opened this issue Jun 23, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@rwjdk
Copy link

rwjdk commented Jun 23, 2018

Non-async version is implemented correctly

@mozts2005 mozts2005 added the Bug label Jun 23, 2018
@mozts2005 mozts2005 added this to the 3.9.0 milestone Jun 23, 2018
@mozts2005
Copy link
Member

this is not good.

mozts2005 pushed a commit that referenced this issue Jul 3, 2018
…lemented (#349)

* Test "CanCreateTicketWithDueDate" can't run on PCs that use dd/MM/yyyy as time format

* Added Code to make tests work

* - Added support for issue #330
- Added support for CRUD operations of Comments on Articles and Posts

* Implementation of "Users.GetIncrementalUserExport" and "Users.GetIncrementalUserExportNextPage" (+Async versions)

* Changes to PR based on @mozts2005’s request

* Changed Assert Style

* Fixed Issue #345

+

Fixed test UserTests.CanCreateUpdateSuspendAndDeleteUser could fail as it assumed the user was among the 100 to be returned but it is not (at least not now).

* Added missing Obsolete Attribute

* Fix Issue #337 + Added missing tests
abc516 pushed a commit to abc516/ZendeskApi_v2 that referenced this issue Oct 30, 2019
…/was incorrectly implemented (Speedygeek#349)

* Test "CanCreateTicketWithDueDate" can't run on PCs that use dd/MM/yyyy as time format

* Added Code to make tests work

* - Added support for issue Speedygeek#330
- Added support for CRUD operations of Comments on Articles and Posts

* Implementation of "Users.GetIncrementalUserExport" and "Users.GetIncrementalUserExportNextPage" (+Async versions)

* Changes to PR based on @mozts2005’s request

* Changed Assert Style

* Fixed Issue Speedygeek#345

+

Fixed test UserTests.CanCreateUpdateSuspendAndDeleteUser could fail as it assumed the user was among the 100 to be returned but it is not (at least not now).

* Added missing Obsolete Attribute

* Fix Issue Speedygeek#337 + Added missing tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants