Skip to content
Snippets Groups Projects
Commit 0645b214 authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Removed additional egistering of published date

parent 2080baa9
Branches changes/269_meta_data_for_experiments
Tags
1 merge request!255Modify crc dataset and workflow
Pipeline #12400 failed
module Hyrax
module Workflow
##
# This is a built in function for workflow, so that a workflow action can be created that
# This is not needed as we do it as a part of registering the DOI
# Register date work is published and publisher
module RegisterPublishMetadata
def self.call(target:, **)
......
......@@ -349,7 +349,6 @@
}
],
"methods": [
"Hyrax::Workflow::RegisterPublishMetadata",
"Hyrax::Workflow::GrantReadToDepositor",
"Hyrax::Workflow::RevokeEditFromDepositor",
"Hyrax::Workflow::GrantReadToGroupManager",
......
......@@ -176,7 +176,6 @@
}
],
"methods": [
"Hyrax::Workflow::RegisterPublishMetadata",
"Hyrax::Workflow::GrantReadToDepositor",
"Hyrax::Workflow::RevokeEditFromDepositor",
"Hyrax::Workflow::GrantReadToPublicationManager",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment