biocompute-objects / portal_userdb

1 stars 1 forks source link

BCO Validation Bug #352

Closed DaniallMasood closed 5 months ago

DaniallMasood commented 5 months ago

Describe the bug When validating the BCO, the BCO is validated. But when publishing the BCO is rejected. Upon further inspection and looking at Network response, we find the BCO is actually invalid and there are errors within the BCO.

To Reproduce Steps to reproduce the behavior:

  1. Validate BCO
  2. Publish BCO -> get message about rejected BCO
  3. inspect element -> network -> Response -> see errors in BCO

Expected behavior Should invalidate BCO instead validating it and give the errors in the BCO that need to be corrected.

Screenshots Screenshot 2024-05-09 at 1 10 19 PM Screenshot 2024-05-09 at 1 10 02 PM

Desktop (please complete the following information):

DaniallMasood commented 5 months ago

working now

DaniallMasood commented 5 months ago

tested and working fine