Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

WebsiteURL Parameter Doesn't in New-GitLabUser #67

Open
ngetchell opened this issue Sep 9, 2016 · 1 comment
Open

WebsiteURL Parameter Doesn't in New-GitLabUser #67

ngetchell opened this issue Sep 9, 2016 · 1 comment
Assignees
Labels

Comments

@ngetchell
Copy link
Owner

The URL is not added to the profile when running new-gitlabuser. Could be a web encoding issue since the characters in a URL could cause issues in JSON.

Note: Get-Gitlabuser retrieves the field if you set it in the web app.

@ngetchell ngetchell added the bug label Sep 9, 2016
@ngetchell ngetchell self-assigned this Sep 9, 2016
@ngetchell ngetchell assigned ngetchell and unassigned ngetchell Oct 27, 2017
@ngetchell ngetchell assigned ngetchell and unassigned ngetchell Feb 28, 2018
@it-praktyk
Copy link
Collaborator

The Tip: Escaping special Characters in a String using [RegEx] type accelerator probably can be an answer for that issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants