mcneilco / acas

http://mcneilco.com/acas.html
GNU General Public License v3.0
12 stars 5 forks source link

Edit parent from lot detail does not allow search by compound ID #1059

Open jmcneil86043 opened 1 year ago

jmcneil86043 commented 1 year ago

When ACAS is configured for MarvinJS, Compound parent structure editor does not allow you to use compound ID instead of drawing structure

Expected Behavior

The wizard should use the compound id to fill in the structure in the next panel

Current Behavior

An error message appears

Steps to Reproduce

  1. search for
  2. open lot details
  3. click edit parent
  4. erase structure
  5. paste in
  6. click next
  7. you get this error:

    Registration panel must have a structure OR corp name filled in but not both

Workaround

look up the structure for the compound id you want in another window and paste that into Marvin

Possible Solution

Brian Frost dropped a hint here: https://github.com/mcneilco/acas/issues/335