AtlasOfLivingAustralia / volunteer-portal

DigiVol (Biodiversity Volunteer Portal)
https://volunteer.ala.org.au
17 stars 15 forks source link

DIG-100 Fixed issue where incorrect usage of asBoolean() was used #586

Closed cdausmus closed 1 year ago

cdausmus commented 1 year ago

Replaced usage of asBoolean() with Boolean.parseBoolean().