meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
assets [2023/09/09 13:07] – update asset csv import fields wrongecho | assets [2024/08/29 22:07] (current) – Mention asset transfers and history wrongecho | ||
---|---|---|---|
Line 26: | Line 26: | ||
* Tickets | * Tickets | ||
* Services | * Services | ||
+ | |||
+ | Assets can be transferred between clients. On the backend this involves the asset being archived and most data being copied to the new asset under the new client. Transferring an asset changes it's ID. | ||
+ | |||
+ | //Note: The asset history tab is currently based on audit logs. If you adjust the audit log retention, older asset events may disappear. We plan to incorporate recording asset activities (including user assignment and transfers) into a dedicated asset history table at a later date.// | ||
===== Import & Export CSV ===== | ===== Import & Export CSV ===== | ||
Line 53: | Line 57: | ||
- | Invoke-RestMethod -Uri " | + | Invoke-RestMethod -Uri " |
| | ||
| |