Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
M
Manuscript Transform
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 9
    • Merge Requests 9
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Manuscripts.app Public
  • Manuscript Transform
  • Issues
  • #38

Closed
Open
Opened Nov 23, 2020 by Alf Eaton@alf-eatonOwner

Handle cross-references to missing objects when importing JATS XML

When creating new IDs while importing JATS XML, in the rewriteIDs function in src/transformer/jats-importer.ts, the referencedObject property of AuxiliaryObjectReference will still contain the original ID if the referenced object isn't found, which will cause it to fail syncing.

If the referenced object isn't found, the AuxiliaryObjectReference object should probably be removed, and the model that points to it should be updated.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mpapp-public/manuscripts-manuscript-transform#38