#2034 The "Take" button does not do anything
Closed: Fixed Opened by stlaz.

Tried to use the "Take" button at a repository where I have the "ticket" permission with no result.

How to reproduce:
1. Go to a repository where you have "ticket" rights
2. Find a nice ticket you want to work on
3. Click "Take"

Expected result:
You get assigned to the ticket

Actual result:
You have to wait for a few seconds as it seems like the browser is doing something but even after a few "Ctrl+F5" refreshes nothing happens.


Metadata Update from @vivekanand1101:
- Issue tagged with: bug, easyfix

Metadata Update from @vivekanand1101:
- Issue assigned to vivekanand1101

Metadata Update from @lslebodn:
- Issue tagged with: IDM

Fixed by @vivek in https://pagure.io/pagure/pull-request/2045

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

We've encountered this issue again. Users with ticket right cannot assign themselves to a ticket with the Take button.

We have to add users to the admin group for them to be able to assign the ticket to themselves.

I reopened the ticket; because colleague hit the same bug as @tkrizek described in previous comment.

Metadata Update from @lslebodn:
- Issue status updated to: Open (was: Closed)

Found the cause :)

Metadata Update from @pingou:
- Issue assigned to pingou (was: vivekanand1101)

Commit 6866d1fa fixes this issue

Metadata