• a_luna's avatar
    Send :use_specialized_service param for MRs · a30dfddc
    a_luna authored
    This ensures the new service is called when the add_spent_time endpoint
    for merge requests is used.
    
    The update service for issues does not know anything about this parameter
    so we skip it when the object to add spent time to is an issue.
    a30dfddc
time_tracking_endpoints.rb 3.97 KB