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

Ticket Import and Bulk Ticket Import #155

Closed
wants to merge 1 commit into from

Conversation

mattnis
Copy link
Contributor

@mattnis mattnis commented Sep 10, 2015

No description provided.

@CKCobra
Copy link

CKCobra commented Sep 10, 2015

TicketImports also supports a Comments collection to import the entire conversation. I was testing this previously, by just adding Comments to the Ticket, but it may be better to create a new class for imports and inherit Ticket.

@mattnis
Copy link
Contributor Author

mattnis commented Sep 10, 2015

CKCobra. You are right, I will have to implement comment collection.
The Ticket Import functionality is not documented very well. There are several differences in how fields are used. Looks like Description field is actually used and looks like Comment field is not used. Also, the Comment object uses Value instead of Body. For these reasons, it may be confusing for users if we inherit from Ticket and/or Comment.. I may create a new classes for these.
Thank you.

@mattnis mattnis closed this Sep 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants