#810: Small create ticket dialog fails without explanation if email is not yet
verified
------------------------+-----------------------
  Reporter:  dwt        |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  major      |  Milestone:  Release 9
 Component:  dashboard  |    Version:
Resolution:             |   Keywords:
------------------------+-----------------------

Comment (by gjm):

 This is only a problem at the point of the initial validation email being
 sent. On a page reload the quick ticket form reports the TICKET_CREATE
 permission as being missing which is probably good enough.

 We currently determine whether to show the control on the permissions
 determined at page load, directly rendered in genshi. As the
 th:AccountManagerPlugin appears to be altering permissions after this
 initial page load we could look at sending an additional request to
 determine the appropriate permissions at a later point - either on first
 attempt to access the form or at least late enough to be after a page load
 induced permissions change.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/810#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to