Skip to content
Snippets Groups Projects
  • Sandeep Chauhan's avatar
    df5e522e
    Add a separate DRAFT_SUBMISSION event (#3075) · df5e522e
    Sandeep Chauhan authored
    
    Fixes #3021 
    
    NEW_SUBMISSION is getting used to notify staff members on slack and also
    to notify the applicant. But for draft submission, only the applicant
    should get the notification, there shouldn't be any recorder activity or
    slack notification.
    So, added a separate event DRAFT_SUBMISSION that only sends the
    notification/email to the applicant.
    
    Co-authored-by: default avatarFredrik Jonsson <frjo@xdeb.org>
    df5e522e
    History
    Add a separate DRAFT_SUBMISSION event (#3075)
    Sandeep Chauhan authored
    
    Fixes #3021 
    
    NEW_SUBMISSION is getting used to notify staff members on slack and also
    to notify the applicant. But for draft submission, only the applicant
    should get the notification, there shouldn't be any recorder activity or
    slack notification.
    So, added a separate event DRAFT_SUBMISSION that only sends the
    notification/email to the applicant.
    
    Co-authored-by: default avatarFredrik Jonsson <frjo@xdeb.org>