Skip to content

PoC: Add Solution Status Field #267

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ontowhee
Copy link

@ontowhee ontowhee commented Jun 18, 2025

  • Added new field "Solution Status"
  • Removed fields "Has Patch" and "Patch Needs Improvement"
  • Uses DynamicFieldPlugin to dynamically hide/show/clear fields for the Accepted stage.
    • The Solution Status form field is only displayed when triage stage is Accepted, and the value is cleared when triage stage is not Accepted.
    • The Needs Docs and Needs Tests form fields is only displayed when Solution Status is Needs Improvement, and the values are cleared when Solution Status is not Needs Improvement.

To Do:

  • Add tests for the transitions
  • Update documentation and links in trackhacks.js
  • Data migration from "Has Patch" and "Patch Needs Improvement" to "Solution Status"
solution-status-dynamic-description-and-form.mp4

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.

1 participant