Bug 38364 - Удалять подзадание по имени.
Summary: Удалять подзадание по имени.
Status: CLOSED DUPLICATE of bug 36874
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: girar (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 normal
Assignee: Dmitry V. Levin
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-17 19:46 MSK by Anton Farygin
Modified: 2020-10-22 18:23 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2020-04-17 19:46:17 MSK
Сейчас удаление нужно делать в два действия - вычислить номер subtask в task show и удалить subtask.

Было бы неплохо добавить такую возможность, как удаление subtask по имени. 

Например: girar task delsub 250140 kodi.git=kodi-18.6-alt1
Comment 1 Anton Farygin 2020-04-17 19:47:55 MSK
Аналогичную фичу было бы неплохо добавить в task add для случая добавление перед subtask.
Comment 2 Anton Farygin 2020-04-22 13:19:31 MSK
$ ssh girar task delsub 250140 dvdbackup.git=0.4.2-alt3
task delsub: task #250140: subtask #dvdbackup.git=0.4.2-alt3 not found

А так был бы удобно ;)
Comment 3 Dmitry V. Levin 2020-04-22 14:06:01 MSK
(In reply to Anton Farygin from comment #2)
> $ ssh girar task delsub 250140 dvdbackup.git=0.4.2-alt3
> task delsub: task #250140: subtask #dvdbackup.git=0.4.2-alt3 not found
> 
> А так был бы удобно ;)

Удобно было бы
task delsub 250140 dvdbackup
:)
Comment 4 Dmitry V. Levin 2020-10-22 18:23:46 MSK
.

*** This bug has been marked as a duplicate of bug 36874 ***