On 5. Jun, 2013, at 21:17, Olemis Lang wrote:

> Message subject is self-explanatory . Is it possible to create tickets
> in the global environment ? How ?

No.
The global environment acts as a placeholder for all things global,
e.g. actual products, users, repositories etc. Tickets, as well as
components, versions etc. are all related to an actual product, it
would serve no purpose to attach them to a global environment.

> 
> AFAICS now REDIRECT_DEFAULT_RE in hooks.py will force some requests
> sent to global env URL namespace to be processed in the context of
> default product env . Therefore it seems to me that this is expected
> behavior . Why ?

To "ease" the transition to multiproduct so to speak. Certain operations
(such as creating a ticket) do not make sense in a global environment,
so they are redirected to a default product instead.
Another option would be to hide/disable those operations in a global
view, but I gather that wouldn't be such a simple task (UI overhaul,
lots of messing around with templates etc.)

> 
> -- 
> Regards,
> 
> Olemis.

--
matevz

Reply via email to