#569: QCT view/edit link can direct to "Error: Invalid ticket number"
--------------------------+--------------------
Reporter: rjollos | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone:
Component: multiproduct | Version:
Keywords: |
--------------------------+--------------------
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.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/569>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker