Project

General

Profile

UXTeamMeeting1 » History » Version 8

Shane Pearlman, 2010-05-12 01:08

1 1 Shane Pearlman
h1. UXTeamMeeting1
2
3
Purpose: Review subtasking: #443
4
Meeting held via: Skype
5 4 Muntek Singh
Date / Time: "Tue May 11, 2010 21:00 UTC":http://www.timeanddate.com/worldclock/fixedtime.html?month=5&day=11&year=2010&hour=21&min=0&sec=0&p1=0
6 5 Shane Pearlman
7 6 Shane Pearlman
*To join the meeting*: add your name and skype ID below so Shane can invite you.
8 5 Shane Pearlman
9
|_. Skype nick |_. Real Name |
10
| Shane Pearlman | Shane Pearlman |
11
| zanuda13 | Igor Balk |
12 8 Shane Pearlman
| SikhNerd | Muntek Singh |
13 7 angel brown
| angelkbrown | angel brown |
14 8 Shane Pearlman
15
Meeting went off well. Notes taken by Shane Pearlman
16
17
h2. Action Items:
18
19
* Review the list of challenges and provide suggestions.
20
21
h2. Minutes:
22
23
*Meeting Goal*
24
* review http://www.redmine.org/issues/443
25
26
*Resources*
27
* Demo site: http://ux.redmight.com
28
Every night at 1am this pulls from trunk
29
All content is randomly generated
30
* JPL's news: http://www.redmine.org/news/36
31
* Continuous integration server running @ ci.finn.de
32
33
*Core Challenges Observed with Subtask Feature:*
34
35
# subtask and relationship are being handled speperatly when they are really the same thing
36
# parent task is not an available filter in the issue list
37
# should be able to assign any relationship from new issue form (including subtask) but cannot
38
# all relationships should be displayed in relationship box. Currently it only seems to show child issues in the subtask box while parent issues are displayed in the breadcrumb trail at the top of the issue. Suggestion to ditch breadcrumb trail and just show in relationship box.
39
# breadcrumb trail is ugly and unclear. It should follow standard breadcrumb look / feel. Concern: highly nested tasks? Is it unlimited or is there a max: x levels? (If suggestion from #5 is vetoed) Breadcrumb trail should do the same visual treatment as subprojects.
40
# there appears to be no way to make an existing issue a subtask of another issue
41
# cannot change (move?) subtask from one parent issue to another. Should also be able to un-subtask an issue (make top level)
42
# inheritance of time needs to be clear, either way we choose
43
# inheritance of status needs to be clear, either way we choose
44
45
Question: how much permission granularity should subtasks have - right now its just boolean - manage or not. We are ok with this, just wanted to note that it is a deviation from other permission patterns.
46
47
48
*Suggested Topic for next meeting*
49
50
Merge Files and Documents Features into one
51
initial recommendation  - display files uploaded to issues in an organized manner in main files (media library)
52
initial recommendation - allow files uploaded to be tied to versions (handles requirement from other feature)