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 8 times, most recently from 424e179 to 43c2b07 Compare November 27, 2025 14:57
@kiblik kiblik force-pushed the feature/risk-acceptance-product-level branch 14 times, most recently from fe39ea7 to 99bcd29 Compare December 11, 2025 20:31
- 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 99bcd29 to e54840e Compare December 11, 2025 20:38
@github-actions
Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants