Skip to content
Snippets Groups Projects
  • Fabio Vitello's avatar
    74a8ee47
    TMSS-234: POST API to copy Scheduling unit draft in scheduling set · 74a8ee47
    Fabio Vitello authored
    The POST API/scheduling_set/{scheduling_set_id}/copy_scheduling_unit_draft/ allows to copy all the schedulign unit draft that belong to the specified scheduling set.
    The user can optionally specify as post parameter  "copy_reason": "string", if not set the original copy_reason will be copied, is a wrong copy_reason is specified, copy_reason= None
    74a8ee47
    History
    TMSS-234: POST API to copy Scheduling unit draft in scheduling set
    Fabio Vitello authored
    The POST API/scheduling_set/{scheduling_set_id}/copy_scheduling_unit_draft/ allows to copy all the schedulign unit draft that belong to the specified scheduling set.
    The user can optionally specify as post parameter  "copy_reason": "string", if not set the original copy_reason will be copied, is a wrong copy_reason is specified, copy_reason= None
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
tasks.py 19.96 KiB