Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Several ActiveAdmin Models Are Commented Out and Need Review #5225

Description

@b-solution

Description:
A number of important ActiveAdmin models—especially those related to contracts and task stages—are commented out in the codebase. These models are essential for managing the associated entities on which the sidebar groups and other features depend.

List of Commented Models:

contract_categories.rb

contract_classifications.rb

contract_client_types.rb

contract_current_pops.rb

contract_customers.rb

contract_numbers.rb

contract_primes.rb

contract_statues.rb

contract_types.rb

contract_vehicle_numbers.rb

contract_vehicles.rb

contracts.rb

task_stages.rb

Suggested Fix:
Review and uncomment the necessary ActiveAdmin models to restore management capabilities for contracts and related entities. Ensure corresponding database tables and associations are in place.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions