AtlasOfLivingAustralia / profile-hub

Profiles front end application
http://www.ausflora.org.au/
0 stars 3 forks source link

name matching - update map not working when matching a name to an unmatched profile #661

Open RobinaSanderson opened 6 years ago

RobinaSanderson commented 6 years ago

Steps to replicate:

  1. Create unmatched profile
  2. edit profile
  3. edit name
  4. search for a known name
  5. match to the name (currently you have to select the name from the drop down list)
  6. select update name

Expected result: distribution map will update

Actual result: Map doesn't update

temi commented 5 years ago

https://upsource.ala.org.au/profiles/review/PRFLS-CR-215

RobinaSanderson commented 5 years ago

Hi @temi - I'm getting a problem when I tested this.

Testing steps:

  1. I created the profile Acacia Newnamia without matching the name https://aws-profiles.ala.org.au/opus/alatest/profile/Acacia%20newnamia/update (no occurrences displayed at this point)
  2. I edited the name and matched to Adriana tomentosa see the flora of Australia profile for this species: https://aws-profiles.ala.org.au/opus/foa/profile/Adriana%20tomentosa
  3. Once the new name was applied the distribution map didn't update and the hierarchy didn't reflect the change either. image

Not sure if there is a bigger issue with the profiles services as images don't appear to come in for the profile either

temi commented 5 years ago

@RobinaSanderson - This looks to be an issue with a BIE web-service. The look up does not return the accepted name but a synonym. However, this problem looks fixed on BIE test. I am hoping the next prod deploy will fix it. @charvolant will be able to give guidance on that. The following issue describes the problem in detail. https://github.com/AtlasOfLivingAustralia/bie-index/issues/223

RobinaSanderson commented 5 years ago

Thanks @temi