#569: QCT view/edit link can direct to "Error: Invalid ticket number"
---------------------------+-----------------------
Reporter: rjollos | Owner: rjollos
Type: defect | Status: accepted
Priority: blocker | Milestone: Release 6
Component: multiproduct | Version:
Resolution: | Keywords: qct
---------------------------+-----------------------
Description changed by rjollos:
Old description:
> To reproduce:
> 1. Create two products, `prod1` and `prod2`.
> 1. Set `[ticket] default_product = prod1`.
> 1. Navigate to `/products/prod2`
> 1. Create a ticket via //Quick Create Ticket//.
> 1. Follow the `View / Edit` link in the balloon that appears after
> creating the ticket.
>
> You will land on an error page with:
>
> **Error: Invalid ticket number**
> Ticket 1 does not exist.
>
> The URL will be `/products/prod2/ticket/1`.
>
> Navigate to `/products/prod1/ticket/1` to find the ticket, replacing `1`
> with the number of the ticket that was created, if necessary.
New description:
To reproduce:
1. Create two products, `prod1` and `prod2`.
1. Set `[multiproduct] default_product_prefix = prod1`.
1. Navigate to `/products/prod2`
1. Create a ticket via //Quick Create Ticket//.
1. Follow the `View / Edit` link in the balloon that appears after
creating the ticket.
You will land on an error page with:
**Error: Invalid ticket number**
Ticket 1 does not exist.
The URL will be `/products/prod2/ticket/1`.
Navigate to `/products/prod1/ticket/1` to find the ticket, replacing `1`
with the number of the ticket that was created, if necessary.
--
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/569#comment:10>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker