Skip to content
  • euko's avatar
    Leave unassignment notes for removed member · 557fbb25
    euko authored
    When a user's membership is removed,
    the user can be optionally unassigned from issues and MRs.
    However, the corresponding unassignment notes were not created.
    
    This commit updates UnassignIssuablesService to
    issuable update services to handle unssignments
    instead of deleting the unassignment records directly.
    
    For de-risking, a feature flag is added to control the deployment.
    557fbb25