-
Bug
-
Resolution: Done
-
Critical
-
3.18.0.GA
-
False
-
None
-
False
-
Release Notes
-
-
Known Issue
-
Done
-
Workaround Exists
-
-
Description of problem:
Git user.name and user.email in gitconfig don't set automatically if use PAT or OAuth. That happens if open User Dashboard -> Gitconfig page after PAT or OAuth configuration
Workaround
Add git user.name and user.email manually on User Preferences -> Gitconfig page
Prerequisites (if any, like setup, operators/versions):
Dev Spaces 3.18.0.RC-33
Steps to Reproduce
- Open User Preferences -> Gitconfig page(git name and email are empty)
- `workspace-userdata-gitconfig-configmap` config map with user data in user namespace created.
- Configure OAuth or PAT
- Check Gitconfig page again
- If try to commit changes in Editor it trows `Author identity unknown` error
Actual results:
Git user name and email are empty
Expected results:
Git user name and email taken from git user data
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
*
- relates to
-
CRW-8310 [RN] = Git user.name and user.email not set up automatically
-
- Resolved
-
- links to