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

QA Reviewers #1333

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

QA Reviewers #1333

wants to merge 8 commits into from

Conversation

aapomm
Copy link
Contributor

@aapomm aapomm commented Jan 27, 2025

Spec

Teams have had issues with authors erroneously setting issues/content blocks as "published" and would prefer that Dradis put guards in place that would prevent anyone (with access to a project) to publish any issue/content block in that project.

Proposed solution
This task implements the following:

  • Add a "reviewer" virtual role
    • This is represented by a "qa-review" permission to a project
  • Add a way to assign authors as reviewers
  • Hide the "published" state option for non-reviewers. This is hidden in the following views:
    • issues/content blocks #index
    • qa issues/content blocks #index
    • qa issues/content blocks #show
    • issues/content blocks form (submit_button)

Check List

  • Added a CHANGELOG entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants