Defect #28833
closedRedmine API
0%
Description
Dear Sir or Madam,
with the Redmine API it should be possible to get all aktiv User from Redmine.
But apparently there is an issue with the function if you have the GitHub plugin.
The function in the attachment is written by myself with the Redmine API (dotNet 4.52) provided by this website.
If you try to get all aktiv user from Redmine and some of the user have a key for the GitHub plugin, the userid with the key is not returned. Instead of the right userid another userid is returned twice.
Because of this it looks like you get the right amount of aktive users but you just get a lot of duplicates.
Also if you try to get the status of a user you get no response if the user has a key for the GitHub plugin.
Has anyone had a similar behavior with the Rest API?
Best regards
Walser Andreas
Files