Miamiohlibs / Dashboard

CAS-authenticated user dashboard with relevant LibGuides data
MIT License
2 stars 0 forks source link

bug: MRI-Simmons Insights database not appearing in subject caches #75

Closed kenirwin closed 3 years ago

kenirwin commented 3 years ago

This item should appear as a "best bet" database for Business, Marketing, and Entrepreneurship, but does not. Why is it being left out?

{
      "friendly_url" : "https://libguides.lib.miamioh.edu/mediamark",
      "meta" : {
         "tn_alt_text" : "",
         "tn_url" : "",
         "enable_proxy" : 1,
         "more_info" : "",
         "desc_pos" : 1,
         "target" : "0",
         "tn_height" : "",
         "tn_width" : ""
      },
      "owner_id" : "70645",
      "az_vendor_id" : "53032",
      "updated" : "2021-08-23 13:55:43",
      "name" : "MRI-Simmons Insights",
      "enable_hidden" : "0",
      "slug_id" : "1818729",
      "id" : "744270",
      "subjects" : [
         {
            "subject_id" : "4593",
            "id" : "4593",
            "ordering" : "0",
            "site_id" : "594",
            "content_id_count" : "1",
            "featured" : "0",
            "slug_id" : "4004",
            "content_id" : "744270",
            "name" : "Business"
         },
         {
            "subject_id" : "30445",
            "id" : "30445",
            "ordering" : "0",
            "site_id" : "594",
            "content_id_count" : "1",
            "featured" : "0",
            "slug_id" : "0",
            "content_id" : "744270",
            "name" : "Entrepreneurship"
         },
         {
            "site_id" : "594",
            "content_id_count" : "1",
            "ordering" : "0",
            "id" : "8427",
            "subject_id" : "8427",
            "content_id" : "744270",
            "name" : "Marketing",
            "slug_id" : "0",
            "featured" : "0"
         }
      ],
      "site_id" : "594",
      "created" : "2011-02-18 23:58:59",
      "url" : "https://insights.mrisimmons.com/university/miamioh",
      "description" : "MRI Simmons Insights is a database of US consumer survey data that provides information on who consumes what, and connects that to the consumers' demographics and media usage. <a href=\"https://libguides.library.ohio.edu/business/databases/simmons-insights/tips-tricks/about\" target=\"_blank\">For help using Simmons Insights, see this guide from Ohio University.</a> Use is limited to <strong>10 simultaneous users</strong>.",
      "type_id" : "10"
   },
kenirwin commented 3 years ago

Nothing wrong here -- the database had those subjects, but not listed as "best bet". Fixed this in LG, not in the code.