radhermit / bugbite

library and tools for bug, issue, and ticket mangling
0 stars 0 forks source link

create: support pre-populating relevant field values using an existing bug #25

Closed radhermit closed 5 months ago

radhermit commented 5 months ago

Another existing bug could be specified when creating a new one which would use its values for relevant, non-unique fields such as product, component, etc.

This would also support generating templates from existing bugs without actually creating a new bug when -n/--dry-run is used.