#2203 Allow to create project token for users with ticket or commit rights
Opened 7 years ago by lslebodn. Modified a year ago

ATM users who have just ticket or commit rights cannot create project token. Because they cannot see tab with "Settings". So they can update tickets from web UI but they cannot use API. And project-less token cannot be used for such purpose.

The ideal would be if users with enough rights could create token themselves.
And they should be able to create token just with allowed access level.

AMT admin can have following rpermissions.

  • Create a new project
  • Fork a project
  • Assign issue to someone
  • Change the status of a ticket of this project
  • Comment on a ticket of this project
  • Create a new ticket against this project
  • Subscribe the user with this token to an issue
  • Update an issue, status, comments, custom fields...
  • Update the custom fields of an issue
  • Close a pull-request of this project
  • Comment on a pull-request of this project
  • Flag a pull-request of this project
  • Merge a pull-request of this project

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

7 years ago

Metadata Update from @pingou:
- Issue tagged with: RFE

7 years ago

Note that we know have project less token that allow to create/comment on a ticket (you can create them via your settings page).

Does exactly answer this question but may help in the meanwhile.

to be discussed what's the current state and if / how we want to proceed, put it on the 6.0 milestone list for now

Metadata Update from @wombelix:
- Issue set to the milestone: 6.0

a year ago

That would be part of revamping the settings page of a project (same issue as:
how does a person with commit leave a project)

Login to comment on this ticket.

Metadata