-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
None
-
None
-
System Date Wednesday, 23 Feb 2011
System Time 12:51:53 -0500
Current Working Directory /usr/local/atlassian-jira-enterprise-4.2.1-b588-standalone/logs
Java Version 1.6.0_22
Java Vendor Sun Microsystems Inc.
JVM Version 1.0
JVM Vendor Sun Microsystems Inc.
JVM Implementation Version 17.1-b03
Java Runtime Java(TM) SE Runtime Environment
Java VM Java HotSpot(TM) 64-Bit Server VM
User Name jira
User Timezone America/New_York
User Locale English (United States)
System Encoding UTF-8
Operating System Linux 2.6.18-8.el5
OS Architecture amd64
Application Server Container Apache Tomcat/6.0.20
Database type mysql
Database JNDI address java:comp/env/jdbc/JiraDS
Database URL jdbc:mysql://localhost/jiradb?useUnicode=true&characterEncoding=UTF8
Database version 5.0.22
Database driver MySQL-AB JDBC Driver mysql-connector-java-5.1.10 ( Revision: ${svn.Revision} )
External user management ON
Crowd integration ON
JVM Input Arguments -Djava.util.logging.config.file=/usr/local/jira/conf/logging.properties -XX:MaxPermSize=256m -Xms256m -Xmx384m -Djava.awt.headless=true -Datlassian.standalone=JIRA -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Dmail.mime.decodeparameters=true -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=/usr/local/jira/endorsed -Dcatalina.base=/usr/local/jira -Dcatalina.home=/usr/local/jira -Djava.io.tmpdir=/usr/local/jira/temp
Modified Files [Installation Type: Standalone] crowd-ehcache.xml, jira-application.properties, seraph-config.xml, WEB-INF/lib/crowd-integration-client-2.0.7.jar, entityengine.xml, crowd.properties, osuser.xml
Removed Files [Installation Type: Standalone] There have been no removed filesJava VM Memory Statistics
Total Memory 352 MB
Free Memory 57 MB
Used Memory 295 MB
Total PermGen Memory 256 MB
Free PermGen Memory 144 MB
Used PermGen Memory 111 MB
Memory Graph16 % Free (Total: 352 MB) (Force garbage collection)
PermGen Memory Graph56 % Free (Total: 256 MB)
Non-Heap Memory Graph (includes PermGen)61 % Free (Total: 304 MB)
More Information... Get more detailed memory information.JIRA Info
Uptime 1 hour, 40 minutes, 14 seconds
Edition enterprise
Version 4.2.1-b588
Build Number 588
Build Date Sun Nov 28 00:00:00 EST 2010
Atlassian Partner
Installation Type Standalone
Server ID BNRR-F7XF-TFBG-3OFMSystem Date Wednesday, 23 Feb 2011 System Time 12:51:53 -0500 Current Working Directory /usr/local/atlassian-jira-enterprise-4.2.1-b588-standalone/logs Java Version 1.6.0_22 Java Vendor Sun Microsystems Inc. JVM Version 1.0 JVM Vendor Sun Microsystems Inc. JVM Implementation Version 17.1-b03 Java Runtime Java(TM) SE Runtime Environment Java VM Java HotSpot(TM) 64-Bit Server VM User Name jira User Timezone America/New_York User Locale English (United States) System Encoding UTF-8 Operating System Linux 2.6.18-8.el5 OS Architecture amd64 Application Server Container Apache Tomcat/6.0.20 Database type mysql Database JNDI address java:comp/env/jdbc/JiraDS Database URL jdbc:mysql://localhost/jiradb?useUnicode=true&characterEncoding=UTF8 Database version 5.0.22 Database driver MySQL-AB JDBC Driver mysql-connector-java-5.1.10 ( Revision: ${svn.Revision} ) External user management ON Crowd integration ON JVM Input Arguments -Djava.util.logging.config.file=/usr/local/jira/conf/logging.properties -XX:MaxPermSize=256m -Xms256m -Xmx384m -Djava.awt.headless=true -Datlassian.standalone=JIRA -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true -Dmail.mime.decodeparameters=true -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=/usr/local/jira/endorsed -Dcatalina.base=/usr/local/jira -Dcatalina.home=/usr/local/jira -Djava.io.tmpdir=/usr/local/jira/temp Modified Files [Installation Type: Standalone] crowd-ehcache.xml, jira-application.properties, seraph-config.xml, WEB-INF/lib/crowd-integration-client-2.0.7.jar, entityengine.xml, crowd.properties, osuser.xml Removed Files [Installation Type: Standalone] There have been no removed files Java VM Memory Statistics Total Memory 352 MB Free Memory 57 MB Used Memory 295 MB Total PermGen Memory 256 MB Free PermGen Memory 144 MB Used PermGen Memory 111 MB Memory Graph 16 % Free (Total: 352 MB) (Force garbage collection) PermGen Memory Graph 56 % Free (Total: 256 MB) Non-Heap Memory Graph (includes PermGen) 61 % Free (Total: 304 MB) More Information... Get more detailed memory information. JIRA Info Uptime 1 hour, 40 minutes, 14 seconds Edition enterprise Version 4.2.1-b588 Build Number 588 Build Date Sun Nov 28 00:00:00 EST 2010 Atlassian Partner Installation Type Standalone Server ID BNRR-F7XF-TFBG-3OFM
This is the scenario:
1. create an epic
2. create a story & set the epic to the epic above
3. create a sub task on the story
4. edit the task and put 5 hours estimate
5. edit the task and log 2 hours of work
6. open the story and see the roll up of the time spent in the sub task
7. open the Epic "show all linked issues"
expected result:
I would see the roll up for the sub task.
actual result:
Since the sub task was not manually set to the epic parent of the story than the roll up works in the story (see # 6 above) but not in the epic. You of course know when I acreate a sub task it has a parent story - and the story knows the epic - so the sub task should have the epic set automatically.
- duplicates
-
JSWSERVER-2665 Subtasks should inherit the epic/theme from their parent
- Closed