Skip to content

Fix item_site issue with CSV Import #86

Merged
alexdryden merged 2 commits intodevelopfrom
issue_85
Jul 6, 2022
Merged

Fix item_site issue with CSV Import #86
alexdryden merged 2 commits intodevelopfrom
issue_85

Conversation

@alexdryden
Copy link
Contributor

This fixes #85 by removing a deprecated function that was removing the item_site selection from the request

with the user's current team.

Incidentally, this was causing the corrrect sites to not be added
to items created through batch create because it wasn't checking
to see if 'team' was included in the request.
@alexdryden alexdryden merged commit 9f2719e into develop Jul 6, 2022
@alexdryden alexdryden deleted the issue_85 branch July 6, 2022 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSV Import doesn't add sites to items

1 participant