Skip to content

Feature: added extra fields to query - #39

Open
petski wants to merge 1 commit into
bestpractical:masterfrom
petski:feature-add-fields
Open

Feature: added extra fields to query#39
petski wants to merge 1 commit into
bestpractical:masterfrom
petski:feature-add-fields

Conversation

@petski

@petski petski commented Jun 28, 2020

Copy link
Copy Markdown

Added extra fields to query:

  • Attachments.FriendlyContentLength
  • Transaction.Content
  • Attachments.*

This commit more or less creates feature parity for /REST/1.0/ticket/:id/history?format=l, with this URL:
/REST/2.0/ticket/:id/history?fields=id,Type,Creator,Created,CustomFields,Content,Attachments&fields[CustomFields]=Name,Values&fields[Attachments]=ContentType,Filename,FriendlyContentLength

This PR is actually a copy of catalyst-cloud#1

Added extra fields to query:
- Attachments.FriendlyContentLength
- Transaction.Content
- Attachments.*

This commit more or less creates feature parity for /REST/1.0/ticket/:id/history?format=l, with this URL:
/REST/2.0/ticket/:id/history?fields=id,Type,Creator,Created,CustomFields,Content,Attachments&fields[CustomFields]=Name,Values&fields[Attachments]=ContentType,Filename,FriendlyContentLength
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.

1 participant