Skip to content
Snippets Groups Projects

Address schema parsing bug for `array` type if `items` is null or missing & handle custom response code

Merged Neelesh Thakur requested to merge schema-array into master
1 unresolved thread

Addresses Issue: #28 (closed)

  • Address schema parsing bug for array type if items is null or missing. Indexer fails instead of skipping over the attribute.

Here is example of such attribute:

"Wellbores": {
  "pattern": ".*U1A1NjA3MDM2Mzk5MzUy:.*",
  "description": "The Well ID reference.",
  "type": "array"
}
  • Handle custom response code, as Indexer has few. Indexer throws exceptions otherwise.
Edited by Neelesh Thakur

Merge request reports

Merge request pipeline #56291 passed with warnings

Pipeline: Indexer

#56292

    Merge request pipeline passed with warnings for 36460e0a

    Deployed to A‎WS‎ 3 years ago
    Deployed to I‎BM‎ 3 years ago

    Merged by Neelesh ThakurNeelesh Thakur 3 years ago (Aug 4, 2021 1:54pm UTC)

    Merge details

    Pipeline #56501 passed with warnings

    Pipeline passed with warnings for 1eeebaef on master

    Skipped deployment to G‎CP‎
    Deployed to I‎BM‎ 3 years ago
    Deployed to A‎WS‎ 3 years ago

    Activity

    Filter activity
    • Approvals
    • Assignees & reviewers
    • Comments (from bots)
    • Comments (from users)
    • Commits & branches
    • Edits
    • Labels
    • Lock status
    • Mentions
    • Merge request status
    • Tracking
    Please register or sign in to reply
    Loading