Sometimes admins need to make user adjustments, but the api provides no way to do this. This work will include:
The call should include the ability to rename a user, similar to the the call for editing tags does.
Should we add also history data for such edits?
PR #902
Metadata Update from @dgregor: - Custom field Size adjusted to None - Issue set to the milestone: 1.19
Metadata Update from @jcupova: - Issue tagged with: testing-done
Commit fda86ce7 fixes this issue
Since the fixes of issue #1629 changed the schema of users table. we need to fix editUser() API as well
users
editUser()
Metadata Update from @julian8628: - Issue status updated to: Open (was: Closed)
Additional problem is, that tests are not behaving well on RHEL6.
@breilly Do you've time to look at this, or should I take it?
@tkopecek I'm working on it
@julian8628 :thumbsup:
Metadata Update from @tkopecek: - Issue untagged with: testing-done
combined the fix in #1701, since it needs the code changes in that PR.
Commit 97cee1c3 fixes this issue
Metadata Update from @dgregor: - Issue assigned to breilly
Commit 0befa5ce fixes this issue
Commit f66bb81a fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/862
Please continue any further discussion there.