biocompute-objects / portal

BCO Portal rebuild.
MIT License
3 stars 0 forks source link

GlyGen BCO ID is not sequential #250

Closed jeet-vora closed 2 years ago

jeet-vora commented 2 years ago

When creating a new BCO from the builder, the builder assigns the BCO with ID based on the number of records egGLY_001063DRAFT. However, this is incorrect as it should have assigned an ID in the sequential order of the published datasets, GLY_000704 instead of GLY_001063

A clear and concise description of what the bug is.

[REPLACE WITH BUG DESCRIPTION]

To Reproduce

Steps to reproduce the behavior:

[EXAMPLE STEP TEMPLATE BELOW: FILL IN INFO AND ADD/REMOVE STEPS AS NEEDED]

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

[REPLACE WITH THE BEHAVIOR YOU EXPECTED. PUT N/A IF YOU ARE UNSURE.]

Screenshots

If applicable, add screenshots to help explain your problem.


image

Desktop (please complete the following information):

Additional context

Add any other context about the problem here.

[ADD ANY ADDITONAL INFORMATION YOU FEEL WASN'T INCLUDED ABOVE. PUT N/A IF THERE IS NONE]

HadleyKing commented 2 years ago

Fixed via BCO API DB