0pdd icon indicating copy to clipboard operation
0pdd copied to clipboard

Default milestone for the issues raised by 0pdd

Open dgroup opened this issue 5 years ago • 9 comments

Are there any features which allow setting the default milestone for each raised task by 0pdd?

dgroup avatar Dec 26 '18 16:12 dgroup

@yegor256/z please, pay attention to this issue

0crat avatar Dec 26 '18 16:12 0crat

@dgroup/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!

0crat avatar Dec 26 '18 16:12 0crat

@dgroup not yet, but we can add it. Maybe also default assignee(s), default label(s), default project(s)?

yegor256 avatar Dec 27 '18 05:12 yegor256

@yegor256, regarding default

  1. assignee(s) Agree
  2. label(s) I think its already done.
  3. project(s) Sorry, but could you please clarify this point?

I would like to configure this default behavior in 0pdd.yml, like

errors:
  ...
alerts:
  ...
format:
   ...
tags:
  - pdd
  - bug
milestones:
  - 0.1.0

dgroup avatar Dec 27 '18 08:12 dgroup

@yegor256, yes, I've checked out the "project" functionality for GitHub issues, and you are right, that would be good to have the default project.

For example, if only 1 project has status open than it can be used by default. Otherwise, we need to specify the project ID/name in 0pdd.yml explicitly.

dgroup avatar Dec 29 '18 18:12 dgroup

The mentioned ability to configure a default issue assignee would make a lot of sense for when a single developer works alone on a project but still wants to use PDD.

frou avatar Mar 07 '19 17:03 frou

@dgroup WDYT about if no default milestone is defined, copy the parent issue milestone?

paulodamaso avatar Mar 12 '19 21:03 paulodamaso

@paulodamaso in case if issue A has a parent B (with milestone) it means that B can't be delivered without A, thus issue A should be delivered within the same milestone.

So, yes, copy the parent issue milestone.

dgroup avatar Mar 13 '19 11:03 dgroup

@dgroup Yes, it should be explictly added to issue A when pdd creates it

paulodamaso avatar Mar 13 '19 14:03 paulodamaso