Skip to content

Conversation

@arthanson
Copy link
Collaborator

Fixes: #14013

InventoryItem had double role_id in the filter as it has one and the device has one defined, refactored the device one from using role_id to device_role_id to make it consistent with the other role filters "device_type_id", "device_id".

@arthanson arthanson marked this pull request as ready for review October 12, 2023 17:06
Copy link
Member

@DanSheps DanSheps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I was thinking of doing basically the same thing

@jeremystretch jeremystretch merged commit 01c894e into develop Oct 13, 2023
@jeremystretch jeremystretch deleted the 14013-inventory-item-filter branch October 13, 2023 12:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InventoryItem filters - Device Roles are mapped to InventoryItem Roles

4 participants