Skip to content

Update InventoryID to non-integer strings and add soft delete #399

Description

@varunghat

Update InventoryID from ordered integers to hex strings to remove linearity

  • Ensure all are non-integer so they throw a warning instead of silently accepting an integer ID during access
  • Soft delete languages that get removed, so that InventoryIDs stay consistent between releases
  • Add mapping file from old ID to new ID and entry in Readme
  • Add a test to ensure IDs are consistent with changes
  • Website links need to redirect from old view/InventoryID pages to new view/InventoryID pages, with an empty page for deleted languages (Might need to open this issue separately on the cldf side?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions