Skip to content

Add Support for Referencing Files Object in Item Class#84

Merged
jscarle merged 3 commits intojscarle:feature/file-attachmentfrom
kenzauros:add-files-to-item
Mar 9, 2026
Merged

Add Support for Referencing Files Object in Item Class#84
jscarle merged 3 commits intojscarle:feature/file-attachmentfrom
kenzauros:add-files-to-item

Conversation

@kenzauros
Copy link
Contributor

Motivation

I had to access information of attached files in an item.

Description

A new File class has been added to represent the files associated with an item.

The Item class has been updated to include a Files property, allowing easy access to any files linked to an item.

I have not added the support for editing file objects.

Note

Due to limitations in my local environment, I was unable to run the suite of tests or add new test cases for this feature. I would greatly appreciate it if someone with the appropriate setup could assist with testing or guide me through the process.

I kept the existing code style in the new code but I welcome any feedback or suggestions for improvement.

Thank you for your consideration.

jscarle added a commit that referenced this pull request Mar 9, 2026
@jscarle jscarle changed the base branch from develop to feature/file-attachment March 9, 2026 00:58
@jscarle jscarle merged commit 1ef511d into jscarle:feature/file-attachment Mar 9, 2026
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.

2 participants