You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@bloodhound.apache.org by Patrick West <we...@rpi.edu> on 2015/02/14 02:22:02 UTC

Ability to change the product

Wondering if there’s work being done to allow for users to change the product. Once you select a product … that’s it.

Not sure if this is fixed in 0.8 or not? Or if there are any tickets (10+ pages of results for “change product” search)

We usually have people create in a default product and would like to move the ticket to the correct product once it’s been reviewed.

Thanks,



-- Patrick West 
---- Principal Software Engineer
---- Tetherless World Constellation 
---- Rensselaer Polytechnic Institute 
---- westp@rpi.edu 



Re: Ability to change the product

Posted by Patrick West <we...@rpi.edu>.
Awesome … thank you.

On Feb 14, 2015, at 7:44 AM, Olemis Lang <ol...@gmail.com> wrote:

> On 2/13/15, Patrick West <we...@rpi.edu> wrote:
>> Wondering if there's work being done to allow for users to change the
>> product. Once you select a product ... that's it.
>> 
>> Not sure if this is fixed in 0.8 or not? Or if there are any tickets (10+
>> pages of results for "change product" search)
>> 
>> We usually have people create in a default product and would like to move
>> the ticket to the correct product once it's been reviewed.
>> 
> 
> For tickets :
> 
> 1. Go to /query page (preferably in some product scope)
> 2. Write a query to select the tickets you'd like to move onto a
> different product
> 3. Select them using the corresponding check boxes
> 4. In batch modify form select product as the field to be modified
> 5. Select product prefix in drop down list
> 6. Submit
> 
> AFAICT this this will work for Postgre DB . I do this to move spam
> tickets to a special product with prefix TRASH .
> 
> -- 
> Regards,
> 
> Olemis - @olemislc
> 
> Apache(tm) Bloodhound contributor
> http://issues.apache.org/bloodhound
> http://blood-hound.net
> 
> Blog ES: http://simelo-es.blogspot.com/
> Blog EN: http://simelo-en.blogspot.com/
> 
> Featured article:
> 


Re: Ability to change the product

Posted by Olemis Lang <ol...@gmail.com>.
On 2/13/15, Patrick West <we...@rpi.edu> wrote:
> Wondering if there's work being done to allow for users to change the
> product. Once you select a product ... that's it.
>
> Not sure if this is fixed in 0.8 or not? Or if there are any tickets (10+
> pages of results for "change product" search)
>
> We usually have people create in a default product and would like to move
> the ticket to the correct product once it's been reviewed.
>

For tickets :

1. Go to /query page (preferably in some product scope)
2. Write a query to select the tickets you'd like to move onto a
different product
3. Select them using the corresponding check boxes
4. In batch modify form select product as the field to be modified
5. Select product prefix in drop down list
6. Submit

AFAICT this this will work for Postgre DB . I do this to move spam
tickets to a special product with prefix TRASH .

-- 
Regards,

Olemis - @olemislc

Apache(tm) Bloodhound contributor
http://issues.apache.org/bloodhound
http://blood-hound.net

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

Re: Ability to change the product

Posted by Ryan J Ollos <rj...@apache.org>.
On Fri, Feb 13, 2015 at 5:22 PM, Patrick West <we...@rpi.edu> wrote:

> Wondering if there’s work being done to allow for users to change the
> product. Once you select a product … that’s it.
>
> Not sure if this is fixed in 0.8 or not? Or if there are any tickets (10+
> pages of results for “change product” search)
>
> We usually have people create in a default product and would like to move
> the ticket to the correct product once it’s been reviewed.
>
> Thanks,
>

The relevant ticket is https://issues.apache.org/bloodhound/ticket/647
However, there is no work being done at the moment, and we are a bit short
on active contributors these days.

- Ryan