Skip to content

Commit

Permalink
Merge pull request #818 from eachristgr/activity_manual_transfers
Browse files Browse the repository at this point in the history
Add Manual Transfers activity
  • Loading branch information
dynamic-entropy authored Jul 2, 2024
2 parents b1adefe + 3422078 commit 26e67be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/policy/CMSRucioPolicy/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"Analysis Input", "Analysis Output", "Staging",
"T0 Export", "T0 Tape", "Upload/Download (Job)",
"Upload/Download (User)", "User AutoApprove",
"User Subscriptions", "Data Challenge", "Analysis TapeRecall"]}
"User Subscriptions", "Data Challenge", "Analysis TapeRecall", "Manual Transfers"]}


SCOPE_LENGTH = 25
Expand Down

0 comments on commit 26e67be

Please sign in to comment.