Skip to content

Conversation

@brodyf42
Copy link
Collaborator

Resolves #5384

Description

Added a show action to the kits controller that redirects to the allocations action.

Discussed with @awwaiid, and we decided on this approach to avoid adding business logic to the report view just for the Kit event types.

Type of change

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

How Has This Been Tested?

  • Added a test for the show action to the kits request spec.
  • Tested changes locally with no issues.

Copy link
Collaborator

@awwaiid awwaiid left a comment

Choose a reason for hiding this comment

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

Thank you!

@awwaiid awwaiid merged commit a90f3bb into rubyforgood:main Sep 14, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix for AbstractController::Action Not found when clicking the id for a kit element in History

2 participants