You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance the create task form by removing specific fields and adding new ones as per the updated requirements.
Current Behavior
The current create task form includes the following fields:
Expected Behavior
The create task form should be updated as follows:
Fields to be added:
Skills (multi-select, similar to label selection in Jira / assigning labels to PR on GitHub)
Assigned to (optional, search user + autocomplete)
Fields to be removed:
Task Level
Category
Level
Feature URL
Feature/Group
All other existing fields should be retained.
After following changes it should look like this ( Not functional right now )
when status is available
Do not show Assigned to feild
Do not show Ends on feild
Reproducibility
This issue is reproducible
This issue is not reproducible
Steps to Reproduce
Navigate to the create task form
Observe the current fields present in the form
Compare with the new requirements
Severity/Priority
Critical
High
Medium
Low
Additional Information
The new 'Skills' field should allow multi-select functionality.
The 'Assigned to' field should right now only be search with autocomplete functionality.
Steps to complete this task
Add Skills feild
Remove unecessary feilds
Modify Assiged to field to match the requirements
Checklist
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
The text was updated successfully, but these errors were encountered:
Enhance Create Task Form
Issue Description
Enhance the create task form by removing specific fields and adding new ones as per the updated requirements.
Current Behavior
The current create task form includes the following fields:
Expected Behavior
The create task form should be updated as follows:
Fields to be added:
Fields to be removed:
All other existing fields should be retained.
After following changes it should look like this ( Not functional right now )
when
status
isavailable
Assigned to
feildEnds on
feildReproducibility
Steps to Reproduce
Severity/Priority
Additional Information
The new 'Skills' field should allow multi-select functionality.
The 'Assigned to' field should right now only be search with autocomplete functionality.
Steps to complete this task
Skills
feildAssiged to
field to match the requirementsChecklist
The text was updated successfully, but these errors were encountered: