AtlasOfLivingAustralia / specieslist-webapp

Species lists and traits tool
https://lists.ala.org.au
Mozilla Public License 2.0
6 stars 21 forks source link

Replace deprecated functions in Auth plugin #296

Closed qifeng-bai closed 9 months ago

qifeng-bai commented 9 months ago

I would agree with removing updateSpeciesListUserDetails, consistent with removing updateEditorsList, because all it appears to do is update the userId for the userId/email list owner fields and the reason to do that is no longer valid.

I currently plan to retain this function. In contrast, I removed the outdated editor update function because the database structure for the editor has been modified, leave the editor update function obsolete.