Project
TeamCity
Priority
Normal
Type
Bug
State
Can't Reproduce
Assignee
Unassigned
Subsystem
Statistics
Affected versions
Eluru 6.0 RC (15673)
Fix versions
No Fix versions
Fixed in build
No Fixed in build
Fixed in builds
no build yet
  • Created by   Alexander Ilyin
    18 months ago (14 Nov 2010 03:48)
  • Updated by   Alexander Ilyin
    18 months ago (19 Nov 2010 03:47)
 
TW-14265 Custom Chart Problems
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
According to http://confluence.jetbrains.net/display/TCD6/Custom+Chart I added some Custom Charts but it's not working.
1st problem - teamcity-info.xml is NOT auto published but it's could be fixed using service messages.
2nd problem - Custom chart is not populated with data from teamciity-info.xml even 1st issue fixed.
Configuration files are in this thread: http://devnet.jetbrains.net/thread/291453
Comments (5)
 
History
 
Linked Issues (?)
 
Alexander Ilyin
  Alexander Ilyin
14 Nov 2010 22:54
18 months ago
Added all releted files, so how it works:
1. File build.xml has targed named phploc which creates phploc.xml.
2. Also target phploc has xslt task which uses phploc.xml and phploc.xsl and creates teamcity-info.xml and then publish it using service messages.
3. In main-config.xml described how to use data from teamcity-info.xml for new custom chart.
4. When build will be fishished I expect that screenshot1.png will have some data in my new chart but it doesn't.
Yegor Yarko
  Yegor Yarko
17 Nov 2010 00:04
18 months ago
Alexander,

Cannot reproduce this (at least in the current build).
Did you try to tweak chart settings in UI: range and Show failed ON?
Alexander Ilyin
  Alexander Ilyin
17 Nov 2010 00:18
18 months ago
Thanks a lot again for your attention! Seems that Range = All and Show Failed (at present time I have no not-failed builds) helps me to view expected data. Sorry for my inattention.
Yegor Yarko
  Yegor Yarko
19 Nov 2010 02:56
18 months ago
NP.
TW-3708 might help here, when implemented.
Related Changes
Resolved Date
18 months ago (19 Nov 2010 02:55)
State
SubmittedCan't Reproduce
Subsystem
<lost change>Statistics
Affected versions
Eluru 6.0 RC (15673)
Affected version
<lost change>
Alexander Ilyin
  Alexander Ilyin
19 Nov 2010 03:47
18 months ago
Yep, that was my case.