On 15. Jun, 2013, at 8:13, Olemis Lang wrote:

> On 6/14/13, Ryan Ollos <[email protected]> wrote:
>> On Fri, Jun 14, 2013 at 5:02 PM, David Galligani <[email protected]> wrote:
> [...]
>>> Ok ...
>>> seems I cannot rename it either :)
>>> I' ve got the same error qct not defined ...
>>> 
>>> I create another ( a third ) product , but when I try to create ticket
>>> for
>>> this I have the same error too .
>>> BTW , I have 0.6.0dev-r1491434
>>> 
>>> 
> [...]
>> 
>> I don't believe it is possible to rename the default product either.
> 
> I'd rather say «not yet» ;)
> IMHO this is not still supported because :
> 
>  - It's not a trivial task
>    * i.e. not just a single SQL update , notice that (almost) *everything*
>      is connected to a products
>  - this can be avoided by setting config values

One thing to note here - there are two 'names' related to a product,
the product prefix and the product name. The prefix cannot be simply
changed (as explained above), however there should be no problem
changing the product name. The name should have no effect on any
other DB table, it's just a display name.
As for the prefix for the default product, that can be configured
during the installation, using the --default-product-prefix option.

--
matevz

> 
>> It
>> sounds like Olemis is suggesting that it should be possible to rename the
>> default product, so perhaps we will leave #517 open and consider
>> implementing that.
>> https://issues.apache.org/bloodhound/ticket/517#comment:2
>> 
> 
> In practice the only option available (that I know) is to specify
> default product name in trac.ini at environment upgrade or cli args at
> creation time .
> 
>> You'll need to upgrade to > r1492525 to avoid the "qct not defined" error.
>> 
> 
> +
> 
> -- 
> Regards,
> 
> Olemis.

Reply via email to