Problem/Motivation
Three tasks that have been created/edited recently could really use a Prerequisite field. This would be useful for things that have to be present but aren't exactly steps for the task. Examples:
- You need to be logged in to drupal.org
- You need a development site to work with
Steps to reproduce
Take a look at this Task for an example of one that needs a Prerequisites field:
https://www.drupal.org/community/contributor-guide/task/create-a-patch-f...
Proposed resolution
Add a separate field for prerequisites to the Contributor Task content type.
Comments
Comment #2
rachel_norfolkYeah, I like it.
It's a bit like adding the some kind of thing to a DrupalCon talk - what do you need to be able to be successful, type of thing
Comment #3
jhodgdonI had (I think?) a better idea for how to accomplish this, rather than adding a new field.
I created a page listing common prerequisites in the Quick Info section, with links to how to get them set up:
https://www.drupal.org/community/contributor-guide/reference-information...
What I'm going to suggest that as Step 1 in the Steps section of a Contributor Task, we link to that page and say which prerequisites you need.
I've done this on two Contributor Tasks. See what you think?
https://www.drupal.org/community/contributor-guide/task/create-a-patch-f...
https://www.drupal.org/community/contributor-guide/task/create-a-merge-r...
Also I think maybe this standard text should be added as the default value for the Steps section of a Task content item when you are creating a new Task:
Thoughts?
Comment #4
jhodgdonSlight change to suggested default value:
Comment #5
jhodgdonI just went through all of the existing Task writeups and added prerequisites as the first Step. I think this will work well. Leaving as Active because I think it would be good to put the text from #4 in as the default value for the Steps field.
Comment #6
jhodgdonComment #7
jhodgdonI added the new default value for Steps field to the patch on #3185876: Add Task Type field to Contributor Tasks for better filtering as this is a small change... hope that is OK.
Comment #8
jhodgdonThis has now been deployed.