Wildbook icon indicating copy to clipboard operation
Wildbook copied to clipboard

New Encounter submission does not pull from commonConfiguration.properties

Open JasonWildMe opened this issue 8 months ago • 2 comments

Expected Behavior New React-based Encounter submission should allow the user to submit only species labels from commonConfiguration.properties genusSpeciesX fields, matching Encounter submission classic.

Current Behavior It looks like the React form is pulling from the database, allowing cruft (this also needs cleanup) to appear in the list.

Image

Above has bad data.

Image

Proper version from submit.jsp on same platform.

Testing Notes Make sure only the values matching genusSpeciesX values in commonConfiguration,properties appear and that classic submit.jsp and the new Encounter form have exactly matching values.

JasonWildMe avatar Apr 15 '25 18:04 JasonWildMe

See #963

vkirkl avatar Apr 15 '25 21:04 vkirkl

note: i believe this will be fixed in main, and is only broken prior to 10.7.0 PR1022 (as a side-effect) basically switched us to using the commonConfiguration-based taxonomies.

leaving this open to confirm it is truly fixed.

naknomum avatar Apr 16 '25 17:04 naknomum