aodn / aodn-portal

AODN Open Geospatial Portal
https://portal.aodn.org.au/
GNU General Public License v3.0
21 stars 13 forks source link

Portal systest - unexpected logo #2940

Closed evacougnon closed 1 year ago

evacougnon commented 1 year ago

This issue tracker is only for AODN Portal issues.

This is based on the test "Logos for each individual record"

Steps to reproduce the issue

  1. Select the "CSIRO O&A Catch Operations Data Overview (1965 - present)" collection on step 1 on portal systest
  2. Look at the logo on the right of the collection (below "select")

Expected behaviour

Should see the CSIRO logo in grey scale

Actual behaviour

Display a map of the western Pacific

Screenshots.

What I get on systest: Screenshot from 2023-02-23 08-30-44

What I get on production (what is correct) Screenshot from 2023-02-23 08-31-18

What version of the aodn portal are you using?

4.42.97

Which browser are you using?

Chrome

Any extra information that might be useful in the debugging process.

This is only happening on systest, production looks fine as per the screenshot above. This is happening on several (maybe all?) CSIRO collection

craigrose commented 1 year ago

@evacougnon I think this is normal.

In systest: The records are harvested from catalogue-portal. The harvester uses the logo associated with the category that the record is assigned to. If the record is not assigned to a category then it will use the logo of the site that it got the record from, which in this case is catalogue-portal

In prod: The CSIRO harvesters get the logo from the source site https://marlin.csiro.au/geonetwork

evacougnon commented 1 year ago

Thanks @craigrose , I will update the test case so we check the CSIRO logo via prod instead of systest