Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

fix DEVICE_LOCATION_RELATIONSHIP _key and _type; add test #3

Merged
merged 2 commits into from
Jun 2, 2020

Conversation

erkangz
Copy link
Contributor

@erkangz erkangz commented Jun 2, 2020

No description provided.

@erkangz erkangz requested review from aiwilliams and philidem June 2, 2020 14:51
mapHardwareRelationship,
mapHardwareLocationRelationship,
} from '../../converter';

const step: IntegrationStep = {
id: 'fetch-hardware',
name: 'Fetch Snipe-IT listing of hardware assets',
types: ['hardware', DEVICE_MANAGEMENT_RELATIONSHIP],
types: [
'hardware', // Deprecated. Step creates mapped entities intead.
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess you'll keep this around until another PR that stops producing the hardware entities?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep

@erkangz erkangz merged commit 858cb1c into master Jun 2, 2020
@j1-internal-automation
Copy link
Collaborator

🚀 PR was released in v2.1.0 🚀

@j1-internal-automation j1-internal-automation added the released This issue/pull request has been released. label Jul 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants