-
initialize_fields is deprecated in controllers AND on GenericFile, but the deprecation warning on the controller method tells you to use the method on GenericFile. It should, instead, simply tell you…
-
Given admin sets:
* theses for architecture
* theses for other schools
* articles
We only want the Thesis work type to go into the first two admin sets.
-
I would like to create an class that creates a Sufia PCDM Collection based on Sufia 6.0 exported Metadata hash. See #2141 for calling service.
This class should have the following methods:
- build - …
-
Show Highlighted works in the My Highlights List and allow a Highlight action on Works.
This will include moving the highlight action from files to works in the controllers.
Additionally Highlights …
-
I would like to create an class that imports (and translates) a Sufia 6.0 exported Metadata file into a Sufia PCDM GernericWork and FileSet. See #2137 for executable.
This class should have the follo…
-
I'm sure this issue is floating just under the surface of a lot of what we've already accomplished (e.g., we're already using the term "Preservation Master") for images, but it might be useful to disc…
-
So that future users of the bag will know what each file was. Related to #1.
-
### Severity
Is the production site running?
- [x] yes
- [ ] no
Are staff blocked from performing their work?
- [ ] yes
- [x] no
### Descriptive summary
There was a problem with [this …
-
Also update the audit to reflect this.
-
When using the PCDM plugin, I'm experiencing unexpected behavior in the `create_file` method of `PCDMObject`. The following code will stall after the first loop, until whatever timeout is set for Fedo…