New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15210 (assigned enhancement)

Opened 4 years ago

Last modified 6 months ago

Idea: add Trac field for name of port

Reported by: shreevatsa.public@… Owned by: wsiegrist@…
Priority: Normal Milestone:
Component: server/hosting Version:
Keywords: trac plugin port Cc: ryandesign@…
Port:

Description

It would be a good idea to have a Trac field for port name.

Possible uses:

  • Users could exactly specify which ports are affected, when creating tickets.
  • Maintainers could keep better track of what bugs a specific port has.
  • Users facing problems with a port could more easily search for existing bugs involving that port.
  • Committers might not have to manually cc maintainers: this could (in principle) be automated.

_wms thought this would be a good idea and asked me to create this ticket so that he would get to it eventually :-)

Change History

  Changed 4 years ago by wsiegrist@…

  • status changed from new to assigned

  Changed 4 years ago by raimue@…

I think it would be nice to also display the list of maintainers as an read-only field once we get this. This will be useful for a quick check if the submitted patch comes from a maintainer and therefore can be committed.

  Changed 3 years ago by wsiegrist@…

  • cc wms removed
  • version 1.6.0 deleted

I've added a text field labeled "Port". I'll have to think about how to automate some of the things mentioned above (maintainers and such).

follow-up: ↓ 6   Changed 3 years ago by shreevatsa.public@…

Great! It would also be desirable for the "Port" field to accept only valid port names.

  Changed 3 years ago by anonymous

  • milestone Website & Documentation deleted

Milestone Website & Documentation deleted

in reply to: ↑ 4   Changed 6 months ago by ryandesign@…

  • cc ryandesign@… added

Replying to shreevatsa.public@…:

It would also be desirable for the "Port" field to accept only valid port names.

The ticket might be a submission of (or a request for) a new port, in which case the Port field wouldn't contain the name of an existing port. So we could just enforce validation for defect, update and enhancement tickets, but really, I think we've done ok over the years since the Port field was added without it being validated.

Note: See TracTickets for help on using tickets.