#777: User restriction to only tickets they open?
--------------------------+--------------------
Reporter: mbrownnyc | Owner: nobody
Type: enhancement | Status: new
Priority: major | Milestone:
Component: dashboard | Version:
Resolution: | Keywords:
--------------------------+--------------------
Comment (by olemis):
You have some options to set product configuration e.g. default handler
1. `trac-admin product admin <PREFIX> config set ...`
* see comment:1
2. via web admin UI after installing a plugin e.g. th:IniAdminPlugin
Nevertheless this process may be too tedious in practice *if* the
configuration varies among products so you could also create a .ini file
with a given set of optios and make a set of products inherit them
according to your expectations by executing `trac-admin product admin
<PREFIX> config set trac inherit
/path/to/globalenv/config/trac.ini,/path/to/yourcfg.ini`
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/777#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker