You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer TIP This summary will be updated as you push new changes.
Actually, I found a flaw in the way I've implemented this. Since any user with file management permission can delete files, the files tab would effectively let them delete the checkin/checkout action, which is clearly not good. Refactoring now.
Hi @snipe, we're a property management company using Snipe-IT to track vehicles and tools for our maintenance team and this feature would be really valuable for us. Any sense of where it sits in the queue?
Hi @snipe, just wanted to follow up since it looks like a new sprint just kicked off. Any chance this gets pulled in? We're actively waiting on it for our maintenance workflow.
We haven't really figured out a way to implement this in a way that would work. Right now, if a file upload is associated with a checkin/checkout, deleting the file would delete the checkin/checkout action, which we obviously cannot allow.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This allows a file upload on checkin/checkout for items.
Fixes #19174