xdm icon indicating copy to clipboard operation
xdm copied to clipboard

Change numeric fields to be of type integer

Open midomir opened this issue 4 years ago • 0 comments

What are the schemas that are affected by the issue

  • schemas/context/advertising-break.schema.json
  • schemas/context/advertising-timed-asset-reference.schema.json
  • schemas/context/advertising-timed-asset-view-details.schema.json
  • schemas/context/advertising.schema.json
  • schemas/context/media-timed-asset-reference.schema.json
  • schemas/context/media-timed-asset-view-details.schema.json
  • schemas/context/media-timed-chapter-asset-reference.schema.json
  • schemas/context/media-timed-chapter-view-details.schema.json
  • schemas/context/media-timed-chapter.schema.json
  • schemas/context/media-timed-qoe.schema.json
  • schemas/context/media-timed.schema.json

What are examples of products that are impacted by the issue

  • Adobe Media Analytics

Internal JIRA issue: https://jira.corp.adobe.com/browse/VA-3330

High-level changes:

  • change the type of some fields from number to integer (only integer values are valid)
  • changed the title of some fields to ensure it is aligned with the field name in the reports

midomir avatar May 13 '20 13:05 midomir