-
Type:
Suggestion
-
Resolution: Answered
-
Component/s: Ecosystem
-
Environment:System Info
System Date Thursday, 02 Mar 2006
System Time 16:21:41
Java Version 1.4.2_04
Java Vendor BEA Systems, Inc.
JVM Version 1.0
JVM Vendor Sun Microsystems Inc.
JVM Implementation Version ari-32707-20040719-1027-linux-ia32
Java Runtime Java(TM) 2 Runtime Environment, Standard Edition
Java VM BEA WebLogic JRockit(TM) 1.4.2_04 JVM Adhoc build
User Name etgjrfp
User Timezone America/New_York
User Locale English (United States)
System Encoding UTF-8
Operating System Linux 2.4.21-27.10.ELsmp
OS Architecture i386
Application Server Container WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
Database type db2
Database JNDI address jirads
System Info System Date Thursday, 02 Mar 2006 System Time 16:21:41 Java Version 1.4.2_04 Java Vendor BEA Systems, Inc. JVM Version 1.0 JVM Vendor Sun Microsystems Inc. JVM Implementation Version ari-32707-20040719-1027-linux-ia32 Java Runtime Java(TM) 2 Runtime Environment, Standard Edition Java VM BEA WebLogic JRockit(TM) 1.4.2_04 JVM Adhoc build User Name etgjrfp User Timezone America/New_York User Locale English (United States) System Encoding UTF-8 Operating System Linux 2.4.21-27.10.ELsmp OS Architecture i386 Application Server Container WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973 Database type db2 Database JNDI address jirads
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
Currently each JIRA issue has a change log associated with it, which displays the Field change information (ie. Status, Assignee, resolution). The change log tells which field has changed, when was it changed, what was the old value and what is the new value. Is this change log available via the SOAP API?
For instance we have opened an issue LEH-1 and the status is Open. After a week the issue status changed to Closed. We need timestamps when such transitions occur. The issue might have been commented a number of times before and after it was closed. We dont need these intermediate timestamps.
LEH-1
Opened --------- March 2 16.30 2006
Say it was commented ------ March 3 16.30 2006
Closed---------------- March 6 16.30 2006
Commented---------March 7 16.30 2006
Our interest would be in dates when the issue status changes. (i.e. open<------->progress/close /[all other statuses]). Would it be possible to provide a API for this information?
Can this be implemented in your next future JIRA release?
- is related to
-
JRASERVER-9533 Add ability to retrieve change log and status change dates via the SOAP API
- Closed