Skip to content

Decoding of owned resource IDs #2

@dgelessus

Description

@dgelessus

Resources with IDs in range(-16384, 0) are considered "owned" by (i. e. associated with) another resource, and the type and ID of the owning resource are encoded in the owned resource's ID. It would be useful to support:

  • Decoding and encoding owned resource IDs
  • Accessing the owning resource of an owned resource
  • Finding all resourced owned by a particular resource
  • Displaying ownership information in the command line tool

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions