Skip to content

Conversation

@kiblik
Copy link
Contributor

@kiblik kiblik commented Nov 26, 2025

  • Changed Risk_Acceptance relationship from Engagement (ManyToMany) to Product (ForeignKey)
  • Created dedicated risk_acceptance module separate from engagement
  • Simplified URLs to use only risk acceptance ID without requiring product/engagement ID
  • Added dedicated Product-level Risk Acceptance UI page with navigation tab
  • Created 3 separate migration files (0249, 0250, 0251)
  • Updated all templates, views, API serializers, and tests

@github-actions github-actions bot added New Migration Adding a new migration file. Take care when merging. apiv2 unittests ui labels Nov 26, 2025
@kiblik kiblik force-pushed the feature/risk-acceptance-product-level branch 7 times, most recently from 63eff98 to 424e179 Compare November 26, 2025 22:27
- Changed Risk_Acceptance relationship from Engagement (ManyToMany) to Product (ForeignKey)
- Created dedicated risk_acceptance module separate from engagement
- Simplified URLs to use only risk acceptance ID without requiring product/engagement ID
- Added dedicated Product-level Risk Acceptance UI page with navigation tab
- Created 3 separate migration files (0249, 0250, 0251)
- Updated all templates, views, API serializers, and tests
- Adapted to upstream/dev structure with asset/urls.py instead of product/urls.py
- Fixed function name from _copy_model_util to copy_model_util for upstream/dev compatibility

Signed-off-by: kiblik <[email protected]>
@kiblik kiblik force-pushed the feature/risk-acceptance-product-level branch from 424e179 to 43c2b07 Compare November 27, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apiv2 New Migration Adding a new migration file. Take care when merging. ui unittests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant