Skip to content

WorldMap: Dataset citations longer than 255 chars cause an error #3432

@raprasad

Description

@raprasad

Problem

  • The code limits the Dataset citation to 255 characters—the error is happening when the citation is longer

First impression

  • Full Fix:
    1. Change the “geoconnect” code to accept a longer citation (nearly unlimited)
    2. Change the “geoconnect" database column type to accept a longer citation
      1. Change the WorldMap code (shared) to accept a longer citation
      2. Change the WorldMap database column type to accept a longer citation
  • Partial fix:
    • Do 1. and 2. which doesn’t touch the WorldMap
    • Pros: user should see be able to run map and see expected results
    • Cons: Citation stored in WorldMap will be truncated

image001

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions