Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Coscine
backend
libraries
Database
Commits
fed29b0d
Commit
fed29b0d
authored
Feb 24, 2022
by
Theresia Rupprecht
Browse files
Merge branch 'Issue/1913-ModificationsResourceMetadata' into 'dev'
Issue/1913 modifications resource metadata See merge request
!157
parents
12d9c23d
d231622c
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/Database/Models/ResourceModel.cs
View file @
fed29b0d
...
...
@@ -333,6 +333,8 @@ namespace Coscine.Database.Models
{
resource
.
LicenseId
=
resourceObject
.
License
.
Id
;
}
else
resource
.
LicenseId
=
null
;
// the application profile can not be altered after creation
// resource.ApplicationProfile = resourceObject.ApplicationProfile;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment