Skip to content

Remove tasks to be done for members from service and api layer

Doug Stull requested to merge 424804-remove-from-service-api-layer into master

What does this MR do and why?

Remove tasks to be done for members from service and api layer...and call of the worker to get that part kicked off

  • no longer used and was only used internally as an optional argument
  • API changes are merely items used on post actions internally that we no longer use and were optional. Therefore, I feel the guide to deprecate does not apply as we are only affecting internal operations.

further removal of the tasks to be done planned in #424804 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #424804 (closed)

Edited by Doug Stull

Merge request reports