Commit 23cfd30
authored
Update decorator to accept file_set_params (#1027)
# Story
Hyrax was updated to allow passing additional parameters when creating
FileSets, so we need to add the parameter to the decorator here.
Refs #1025
# Expected Behavior Before Changes
Bulkrax imports broke
<img width="2704" height="1460" alt="image (10)"
src="https://github.com/user-attachments/assets/b8b4a0bc-6480-4df3-87b9-aec5a638c06a"
/>
# Expected Behavior After Changes
Bulkrax imports complete for issue linked above.
# Screenshots / Video
# Notes1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments