Actions
Bug #8292
closedrudder-dev doesn't correctly update list of assignable users
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Two different errors occur:
1) When the list of users is displayed and you enter "r" to reload it, the cache file is reloaded but never read again, so the list displayed is always the same
2) The list of project members is obtained by a simple call to /projects/<id>/memberships.json, but this has a default limit of 25 entries, and Rudder has well over that number
Updated by Jonathan CLARKE over 8 years ago
- Status changed from New to In progress
- Assignee set to Jonathan CLARKE
Updated by Jonathan CLARKE over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-tools/pull/142
Updated by Jonathan CLARKE over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-tools|b7417ff774f78dc6e0b8f2d474ccd633260fd4d6.
Updated by Benoît PECCATTE about 8 years ago
- Status changed from Pending release to Released
Actions