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

[REQUEST] Add Comments and Approval Feature to Collection Manager #564

Open
erinehall opened this issue Nov 19, 2024 · 1 comment
Open
Labels
enhancement New feature or request Points: 3 3 agile story points

Comments

@erinehall
Copy link

Draft collections in the Collection Manager lack the ability for users to leave comments or mark collections as approved, making the review process less efficient.

Solution:
Introduce a feature in the Collection Manager that allows users to add comments on draft collections and provides an option for Team Leads to mark them as approved once reviewed.

Potential Implementations

  1. Add a comment section for each draft collection, enabling users to leave their feedback.
  2. Create an "Approve" button that Team Leads can use to finalize collections.
  3. Provide notifications for comments and approval actions to keep team members informed.
  4. Implement a status indicator (e.g., "Draft", "In Review", "Approved") to reflect the collection's current stage
@erinehall erinehall added the enhancement New feature or request label Nov 19, 2024
@clemiller clemiller added the Points: 3 3 agile story points label Dec 5, 2024
@clemiller
Copy link
Contributor

This would also require updates to the REST API to include an object status workflow on collection objects.

@clemiller clemiller added this to the v2.4.0 - Collection Manager UI Improvements milestone Jan 24, 2025
@clemiller clemiller modified the milestones: B. Collection Manager UI Improvements, v3.0.0: Faster ATT&CK Releases Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Points: 3 3 agile story points
Projects
None yet
Development

No branches or pull requests

2 participants