Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUT-4490-ImportUpdate CSV Bug Fix #626

Merged

Conversation

kmaranionjc
Copy link
Contributor

@kmaranionjc kmaranionjc commented Dec 4, 2024

Issues

  • CUT-4490 - CUT-4490-CSVImportUpdate-Sort-Bug

What does this solve?

Fixes an issue when importing/updatingCSV user/s with more than 10 custom attributes

Is there anything particularly tricky?

n/a

How should this be tested?

Import-JCUsersFromCSV

  1. Import a user with 10 or more custom attributes
    NewUserCSV.csv
  2. User creation should not return an error and create the user and custom attributes
    image
image

Update-JCUsersFromCSV

  1. Update a user with 10 or more custom attributes
    UpdateUser.csv
  2. User update should not return an error and update the custom attributes
image

Screenshots

@kmaranionjc kmaranionjc added minor minor version release PowerShell Module Release for JumpCloud PowerShell Module labels Dec 4, 2024
@kmaranionjc kmaranionjc self-assigned this Dec 4, 2024
@kmaranionjc kmaranionjc requested a review from a team as a code owner December 4, 2024 20:03
@kmaranionjc kmaranionjc changed the base branch from master to CUT-4394_JCDeviceFromCSV December 4, 2024 20:34
@kmaranionjc kmaranionjc requested a review from gweinjc December 4, 2024 21:39
@kmaranionjc kmaranionjc merged commit 61576c7 into CUT-4394_JCDeviceFromCSV Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor minor version release PowerShell Module Release for JumpCloud PowerShell Module
Development

Successfully merging this pull request may close these issues.

3 participants