Skip to content

Expose theme and color scheme user preferences in API

Michael Leopard requested to merge expose-more-user-preferences-in-api into master

What does this MR do?

Exposes theme_id and color_scheme_id in the admin users API to allow an admin to modify more user preferences through the API. This is useful for cases where multiple users need to be copied from one GitLab instance to another while retaining more of their user preferences.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Michael Leopard

Merge request reports