Actions
Bug #3790
closedAPI Account Token can not be regenerated
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Since we got event logs for API Accounts #3766, the token regeneration is not working.
When we click on the regenerate button, the token is correctly reloaded but there is an error while saving the event log.
The last generation date is not checked by the event log generation, so it throws an error saying that this change is not a valid change (because it has unvalid changes).
[2013-07-29 13:43:26] ERROR com.normation.rudder.web.rest.RestApiAccounts - Could not regenerate account with token nowmSusN5o9qh2htIhONyznuHFtBPyRJ cause : Unknown diff attribute: apiTokenCreationTimestamp
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from 8 to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/287
Pull request here : https://github.com/Normation/rudder/pull/287
Updated by Vincent MEMBRÉ over 11 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 84d31c87cfe87496e8ff194e88add2b18f18e51e.
Updated by Nicolas CHARLES over 11 years ago
Applied in changeset 334c7cfdef12e2329f8f9fdaae3a1175c9063d10.
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
Updated by Nicolas PERRON over 11 years ago
This bug has been fixed in Rudder 2.7.0, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-July/000043.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog27
- Download information: http://www.rudder-project.org/foswiki/Download/
Actions