#1890 clone-tag should not generate notifications
Closed: Fixed 4 years ago by tkopecek. Opened 4 years ago by mikem.

The clone-tag command is generally a mass operation that can result in thousands of tagging operations. This level of notifications can clog Koji's scheduler and cause outages.

We should avoid generating notifications in this command.

Arguably, we should just change the default for the tagBuildBypass call to notify=False since that call is primarily intended for these sorts of mass operations.


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.21

4 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

4 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-done

4 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2032 Merged 4 years ago
  • #1891 Merged 4 years ago