Skip to content

Having a daogrp does not currently cause a container to 'have online content' #1016

Open
@mxMiles

Description

@mxMiles

the issue

Having a daogrp does not currently cause a container to be flagged as having online content.

descriptive summary

daogrps are a way to collect multiple versions of a file. You might do this to group a thumbnail and the full image together.

Example of a container with a daogrp:

        <c02 id="aspace_ref180_d3y" level="file">
          <did>
            <unittitle>Swollen-Headed William</unittitle>
            <unitdate normal="1914/1914" type="inclusive">1914</unitdate>
            <container altrender="Letter Size Document Box" id="aspace_f63d26ed9dcf6fc8fd6e269af59020cf" label="Mixed Materials" type="box">4</container>
            <container id="aspace_06efa588fea027611f407abebc51180b" parent="aspace_f63d26ed9dcf6fc8fd6e269af59020cf" type="folder">14</container>
            <daogrp xlink:title="Swollen-Headed William" xlink:type="extended">
              <daodesc>
                <p>Swollen-Headed William</p>
              </daodesc>
              <daoloc xlink:href="http://archives.library.wcsu.edu/omeka/items/show/5756" xlink:role="Image-Service" xlink:title="Swollen-Headed William [http://archives.l$
              <daoloc xlink:href="http://archives.library.wcsu.edu/omeka/files/square_thumbnails/World_War_I_Era_Publications_and_Propaganda_MS_055/5756/ms055_04_14_001.jp$
            </daogrp>
          </did>
          <odd id="aspace_d1c04302b2dd7aa477c5e8e53d55b02d">
            <head>General</head>
            <p>A parody of Der Struwwelpeter (1845) (or Shockheaded Peter) - a German children's book by Heinrich Hoffmann</p>
          </odd>
        </c02>

This is common way of getting archivesspace to show thumbnails for images, so I'd expect many eads would have this issue.

expected behavior

containers with daogrps should be flagged as having online content

actual behavior

containers with daogrps aren't listed as having online content in the search results

steps to reproduce the actual behavior

  1. Index an ead which has a container with a daogrp
  2. search for the thing you just indexed
  3. see if it shows as having online content

#898

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions