Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Able to add media (from node > media tab) that does not get associated with node #2047

Open
kspurgin opened this issue Feb 7, 2022 · 1 comment
Assignees
Labels
Subject:Media and Files Type: bug identifies a problem in the software with clear steps to reproduce Type: documentation provides documentation or asks for documentation.

Comments

@kspurgin
Copy link
Contributor

kspurgin commented Feb 7, 2022

Example 1

I have created a node for an image object. The image contains some text that automated text extraction wouldn't handle well...

image

Being clever, I transcribe the image text in chicken.txt, and add this as "Extracted Text" media on my node (node > Media > Add Media > Extracted Text):

image

Of note:

  • the url has the node id as the target id, but the form does not show me the "Media of" field.
  • the form does not allow me to select a "Media use" value

When I save the media, it is not connected to my node, and has no "Media use" value:

image

Example 2

For no valid reason at all except that it totally looks like I can, I want to get rid of the FITS XML on this node and upload my own FITS XML file.

So I delete the FITS Media/File and then:

  • go to my node
  • Media > Add media > FITS Technical metadata
  • I get this form:

image

My node ID (85) is in the URL in the target, but there is no way to upload my XML file, see the Media Of field value, or set a Media Use value.

I save and:

image

The media:

image

NOTES

I am able to add a Document media type with chicken.txt and Media Use = Extracted Text that actually gets added as expected:

image

I can re-generate the FITS within the system from the admin/content page, but I can find no way to upload my own FITS XML.

Solution -- DEPENDS ON INTENT

If you are supposed to be able to add these kinds of media via the UI, the forms/processes for adding them need to be fixed

If certain media types are intended to ONLY be generated/added by internal system processes, they need to be removed as options for manually adding media via the UI

In the meantime documentation/tutorial or help text within the system should clarify this.

@kspurgin kspurgin changed the title Able to add media that does not get associated with node Able to add media (from node > media tab) that does not get associated with node Feb 7, 2022
@kspurgin kspurgin added Subject:Media and Files Type: bug identifies a problem in the software with clear steps to reproduce Type: documentation provides documentation or asks for documentation. labels Feb 7, 2022
@kstapelfeldt
Copy link
Member

Task: Putting a change to Islandora defaults in correct spots -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Subject:Media and Files Type: bug identifies a problem in the software with clear steps to reproduce Type: documentation provides documentation or asks for documentation.
Projects
Development

No branches or pull requests

3 participants