Skip to content

Commit

Permalink
bugfix for MailService when archiving
Browse files Browse the repository at this point in the history
  • Loading branch information
ffritze committed Oct 23, 2024
1 parent 1492676 commit 3d579bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,7 @@ public Object getObjectOfNotification (UserNotification userNotification){
case CREATEDS:
case SUBMITTEDDS:
case PUBLISHEDDS:
case ARCHIVEDDS:
case PUBLISHFAILED_PIDREG:
case RETURNEDDS:
case WORKFLOW_SUCCESS:
Expand Down

0 comments on commit 3d579bc

Please sign in to comment.