Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-2971

Set job deadlines for multiple projects or tasks at the same time

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • None
    • None
    • Task Management, Workflows
    • Medium

    Description

      Frontend
      1. Add checkbox column to project grid and grid in subpanel, that lists all tasks of a project.
      2. Add new button "batch operation" in project overview next to reset filter button.
      3. On button click we open window and we render all components available for batch setting
      • in our case for now only the deadline date
      1. When the batch set window is shown, all checked projects/tasks in new task/project grid checkbox column which will be used to get the tasks/projects for which we want to batch-set value
      2. In multiple set window add new field-set(separate component) with 3 new fields
        1.  workflow
        2.  workflow step
        3.  deadline date
      3.   Save button which will get all selected project/project tasks, and set the selected value
      4. I assume that as soon as we implement this feature, there will be requests for additional batch-set(assign users etc). So because of this, we should make the frontend implementation more general.
        Ex: each batch-set component should have target route and arguments or unified method where       on save button we loop over all such components and we trigger save call for each of them. DeadlineDateBatch: save request goes to taskuserassocdeadlinedatabatchOperation      UserAssocBatch: save request goes to taskuserassocaddnewuserbatchOperation
        TaskDeliveryDataBatch: save request goes to taskdeliverydatabatch       etc.. 
      Backend Backend
      1. The idea is to have multiple operations in future, not only the deadline
         - in task user assoc, new deadlineDateOperation, which will set the deadline date for all
           users associations in the given workflow and workflow step

      Attachments

        Issue Links

          Activity

            People

              pavelperminov Pavel Perminov
              sylviaschumacher Sylvia Schumacher
              Aleksandar Mitrev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: