biocompute-objects / portal_userdb

1 stars 1 forks source link

Script Driver and Environment Variables Saving Issue #404

Closed Kirans0615 closed 3 months ago

Kirans0615 commented 3 months ago

Describe the bug When shell is put into the script driver section of the execution domain it does not save on the builder. But it does save on the Raw JSON review. When you validate the BCO it says their is not script driver. This issue exists on PRD and TST.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Execution Domain'
  2. Click on 'Script Driver.' (Or Environment Variables)
  3. Item shell or whatever applies to your BCO
  4. See error

Expected behavior It is supposed to save after clicking next the first time.

tiwa1154 commented 3 months ago

I can only replicated Script Driver not saving after clicking Next but not Environment Variables.

tiwa1154 commented 3 months ago

Script Driver is saved in the RAW JSON View but not in the domain page

tiwa1154 commented 3 months ago

Also exist on prd

tiwa1154 commented 3 months ago

@Kirans0615 @ChinweokeO For the environment variable not saving issue, did you guys click on "add" after entering the values?

tiwa1154 commented 3 months ago

PR: https://github.com/biocompute-objects/portal_userdb/pull/422 Awaiting approval

tiwa1154 commented 3 months ago

PR approved and merged.