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

BXC-4415 add object_type column to permissions csv #86

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

krwong
Copy link
Contributor

@krwong krwong commented Mar 6, 2024

https://unclibrary.atlassian.net/browse/BXC-4415

  • PermissionsInfo: add object_type column to csv headers
  • PermissionsService: add object_type column to permissions csv, modify queryForMappedIds to return a map of mapped ids and object types, add isWork helper method
  • PermissionsValidator: change csvRecord size from 3 to 4
  • update tests

…st, change isWork to getObjectType and have it return object type, work query constant, remove distinct from queries
@bbpennel bbpennel merged commit a0483be into main Mar 8, 2024
2 checks passed
@bbpennel bbpennel deleted the BXC-4415-perms-csv-obj-type branch March 8, 2024 13:52
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.

2 participants