tap-jira icon indicating copy to clipboard operation
tap-jira copied to clipboard

Outdated schemas make output too verbose

Open pcorbel opened this issue 5 years ago • 0 comments

The output of the tap is extremely verbose due to "removed fields" message from the Transformer.

We have to update schemas/catalog to make it less verbose

  • Add an accountType property on user/author schema
  • Add tmpFromAccountId and tmpToAccountId properties to changelogs schema
  • Add entityId, uuid, properties, isPrivate and style properties to projects schema

Related PR: https://github.com/singer-io/tap-jira/pull/39

This update of schema resolves issue https://github.com/singer-io/tap-jira/issues/35

pcorbel avatar Jun 26 '19 09:06 pcorbel