Skip to content

Ticket responsible list shows only owners and admins #772

Description

@gitblit

Originally reported on Google Code with ID 476

What steps will reproduce the problem?
1. Create a new repository via Web UI.
2. Add a commit (if necessary).
3. Create a new ticket.
4. Notice only GitBlit admins and repository owners are listed.

What is the expected output? What do you see instead?
All users with permission to create or edit tickets (I think that's RW or above) should
be listed as an available responsible owner. Right now it only shows users with the
GitBlit admin role or users that are directly listed as a repository owner.

Our groups have RWC permission on ".*".

    [team "example"]
      role = "#fork"
      role = "#create"
      accountType = LOCAL
      repository = RWC:.*


What version of the product are you using? On what operating system?
GitBlit WAR 1.6.0, JDK 7u55, Windows 7, Tomcat 7.0.54 64-bit.



Reported by gibwar on 2014-07-28 20:40:37

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions