-
Notifications
You must be signed in to change notification settings - Fork 34
Description
What is the motivation for adding/enhancing this feature?
This enhancement aims to introduce a feature where comments can be added to the CSV file to provide additional context regarding the event associated with the inventory upload and identify the user responsible for the upload on the backend.
Proposed Solution
Modify the inventory upload process to include an optional "Comments" column in the CSV template.
Users can populate the "Comments" column with relevant information, such as the event name and the uploader's name.
Backend systems should be updated to parse and store the comments provided in the CSV file alongside the inventory data.
Display the event name and uploader's name in the backend interface or logs for each inventory upload, based on the comments provided in the CSV file.
Additional Information
Sample comment: Inventory was modified via the Import App by '<userName>' using the '<fileName>' file.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status