#388: Test environment isolation across product boundaries - after #355
---------------------------+--------------------------------------------
Reporter: olemis | Owner: rjollos
Type: task | Status: review
Priority: critical | Milestone: Release 8
Component: multiproduct | Version:
Resolution: | Keywords: product environment testing QA
---------------------------+--------------------------------------------
Comment (by rjollos):
There was one minor issue - when at global scope, the `[ticket]
default_product` would not be selected (#304).
A related issue is that, since `process_request` is checking for
`TICKET_CREATE` permission, the user must have `TICKET_CREATE` for their
current scope in order to use the QCT.
----
(In [1561588])
0.8dev: //Missing ticket field// warning was being added to the
`fake_request`, therefore it would never be displayed. Refs #388.
----
(In [1561589])
0.8dev: Only display products in the QCT dialog for which the user has
`TICKET_CREATE` permission. Refs #388.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/388#comment:8>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker