Skip to content

Include Comments in Inventory Upload CSV to Display Event Information. #275

@Adameddy26

Description

@Adameddy26

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

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions