History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-12951
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Frank Stiller
Votes: 6
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JIRA

Consider adding a SOAP service to get all groups

Created: 21/Jun/07 02:46 AM   Updated: 23/May/08 03:21 PM
Component/s: Remote API (SOAP & XML-RPC)
Affects Version/s: 3.9
Fix Version/s: None

Time Tracking:
Not Specified

Environment: standalone
Issue Links:
Duplicate
 
Part
Reference
 

Participants: Andy Brook, Anton Mazkovoi [Atlassian], Frank Stiller and Muhammad Rahman
Since last comment: 8 weeks, 6 days ago
Labels:


 Description  « Hide
Currently i am reading all Groups via SQL from the database and use the soap getgroup(groupname). But this is not very nice, a more complete soap-interface would be great.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] - 21/Jun/07 10:23 PM
This method call would need to be protected by the global Browse Users permission.

Frank Stiller - 17/Jan/08 02:57 AM
it doesnt matter for me, you can check if the calling user is a administrator if you like, as that is the environment i am using it. It should be very simple to improve the soap-interface. It would be very comfortable if such basics could be looked into in a moderate timespan.

Andy Brook - 16/Apr/08 05:02 AM
for my client usage I dont want to go the SQL route, I have to hard code the groups! ugh!

Muhammad Rahman - 23/May/08 03:21 PM
My company wants to implement a external group management using JiraSoapService, but could not find a way to retrieve all groups. It will be helpful, if there is a method

RemoteGroup[] getGroups().

I am voting for this issue and hopping for the best.

-MR