Opened 15 years ago
Closed 15 years ago
#394 closed defect (invalid)
owners of tickets in QGIS trac
Reported by: | pcav | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | trac |
Cc: |
Description
I am managing the trac, and I discovered that in the workflow currently implemented apparently there is no way of changing a component without assigning it to an owner: https://trac.osgeo.org/qgis/admin/ticket/components This is understandable (maybe even good :) ), but against our current usage. Would it be possible to change this behaviour?
Change History (4)
comment:1 by , 15 years ago
Component: | General → SAC |
---|---|
Keywords: | trac added |
Owner: | changed from | to
comment:2 by , 15 years ago
Status: | new → assigned |
---|
comment:3 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
If someone from the qgis team is still interested in this issue, please comment on this ticket and reopen it.
comment:4 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It appears the owner field for components and tickets is either a text field or a dropdown list depending on the setting of the restrict_owner attribute in the [ticket] group of the trac.ini file. In most projects this is set false and any value can be entered in the text field. In the QGIS configuration it is true and only userid's "known the project" are permitted to be selected from the dropdown list.
I can change this setting to false, but I would ask that you first consult with other QGIS Trac users and administrators to be sure we aren't just changing a behavior they want.
It may be possible to create a nobody account and get this into the list of accounts as a way of indicating tickets not assigned to anyone - this as a workaround.