...
Requirement | Description | Start Date | End Date | Estimated time to complete the task for both order management and contract review | Estimated time to complete the task for order management | |
---|---|---|---|---|---|---|
1 | New template idea for project creation | Instead of having multiple project templates with each full of dozens of tasks, we would like to create a single master template with all possible tasks for any type of machine project. We would also create template definitions or mappings for which tasks are associated with which templates. For the project creation process we would then pick a template like normal, but instead of copying an entire project it will refer to the mapping and only copy over the tasks associated with that template. This prevents us from keeping multiple templates in sync. For future maintenance we would be able to update the master project, and the template definitions. |
Total-48h |
Total-28h | ||
2 | Script for copy over parent issue field values to subtask. | Need to copy the parent issue field values to subtask. | 8h(including testing) | |||
3 | Adding the project template value as a label to all issues created at that time | When using the project utility app, in the order management section, we would like the selected project template value to be added as a label to each issue that gets created, So if we run a Quick Ship on target project MC123, it will create the tasks and label each with Quick Ship. If we then run a Change Order template on target project MC123, it will add the tasks and label each with Change Order. |
| |||
4 | Project Parent/Child relationships | We are looking for a way to define and visualize parent/child relationships at the project level. We would like users to be able to see when a project is in a relationship, and what the other projects in that relationship are. This information should be available from within a single project page, (like the board) or from a project search scenario. Members of the Project Initiation Specialists group should be able to define the relationships, and anyone can view. | UI Changes
Code Changes1.Saving the relation in DB 2.Showing the relation saved in db. based on project search. |