Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer allowing deletion of kit items -- only deactivation #4837

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MichaScant
Copy link

Resolves #4817

I am now only allowing Items that represent kits to be deactivated rather than deleted, test cases have also been added to verify this change.

None

Type of change

Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

created a new kit item and ensured it couldn't be deleted from items and inventory, and kits.

Screenshots

Screenshot 2024-12-09 at 11 18 22 AM

(testing is the kit item i created to test)

@cielf cielf self-requested a review December 9, 2024 19:15
Copy link
Collaborator

@cielf cielf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took it for a test drive and it looks good. Adding to @dorner's long queue for a final technical review.

@cielf cielf requested a review from dorner December 9, 2024 19:16
@dorner
Copy link
Collaborator

dorner commented Dec 11, 2024

@MichaScant looks good, but can you fix the lint errors?

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.

Don't allow deletion of kit items -- only deactivation.
3 participants