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

Updated configuration_item to use sys_class_name in query #405

Closed
wants to merge 0 commits into from

Conversation

EUCTechTopics
Copy link

@EUCTechTopics EUCTechTopics commented Sep 2, 2024

SUMMARY

Modified the logic for retrieving the configuration_item to use the sys_class_name parameter as a filter parameter when retrieving existing records from the cmb_ci table.

Fixes #404

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME
servicenow.itsm.configuration_item
ADDITIONAL INFORMATION

See #404

Copy link

Copy link

Copy link

@EUCTechTopics EUCTechTopics changed the title Updated configuration_item to use dynamic cmdb_table Updated configuration_item to use sys_class_name in query Sep 2, 2024
@EUCTechTopics EUCTechTopics force-pushed the main branch 2 times, most recently from cab6d68 to 692e012 Compare September 2, 2024 18:25
Copy link

Copy link

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.

servicenow.itsm.configuration_item is hard-coded to look in whole 'cmdb_ci' class when not query_sys_id
2 participants