Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
RDMS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
researchdata
RDMS
Commits
491af7b7
Commit
491af7b7
authored
1 year ago
by
Gyan Gupta
Browse files
Options
Downloads
Patches
Plain Diff
Fixed file_set edit page
parent
15c541d9
Branches
fix/file_set_edit_page_error
Branches containing commit
Tags
Tags containing commit
1 merge request
!235
Fixed file_set edit page
Pipeline
#11660
failed
1 year ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hyrax/app/models/file_set.rb
+4
-0
4 additions, 0 deletions
hyrax/app/models/file_set.rb
with
4 additions
and
0 deletions
hyrax/app/models/file_set.rb
+
4
−
0
View file @
491af7b7
...
...
@@ -44,6 +44,10 @@ class FileSet < ActiveFedora::Base
"/
#{
prefix
}
/
#{
title
.
first
}
"
end
def
in_works
Hyrax
.
query_service
.
find_parents
(
resource:
self
)
end
private
def
create_file_set_with_fast_load_meta_data
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment