TeamCity integration and wrong "Fixed in build"

Hello.
I have 2 projects (GS and SI) in single repo, teamcity and youtrack.
In TeamCity settings I set Project IDs as "GS SI"
In YouTrack "Teamcity integration" I set teamcity configuration "SI-Release" for project SI and "GS-Release" for project GS.

OK.
Well, I fix bug in SI project, I set State Fixed in YouTrack and write url to issue in VCS comment.  Then I build "GS-Release", and what I see? there is _GS_ project version in _SI_ issue in field "Fixed in build".

What do I make wrong??
0
8 comments
Hi Eugine,
I appologize for not responding earlier.
This looks like a bug, so I'd ask you to provide some further details. Do I get it right that you have two TeamCity projects? How many integration mappings do you have?

Regards,
  Alexander
0
Avatar
Permanently deleted user
Do I get it right that you have two TeamCity projects?

More. But intergration is enabled for two projects only.
How many integration mappings do you have?

Well, there was simplified description in start post.

actually
TeamCity:
  Project: GrandSmeta
    Configuration: Client - Release
    Configuration: Client - Debug
    Configuration: Client - Beta
    .... other configurations...
  Project: StroyInfo
    Configuration: Local - Debug
    Configuration: Local - Release
    Configuration: Network - Release
    .... other configurations...
  ... other projects ...

  Integrations\Issue Tracker\Project Ids: GS SI

YouTrack
  Project: GrandSmeta(GS)
  Project: StroyInfo(SI)
  ... other projects ...
  
  TeamCity intergration\Mappings:
    YouTrack Project  TeamCity Build Configuration

    GrandSmeta        GrandSmeta :: Client - Debug
    GrandSmeta        GrandSmeta :: Client - Beta
    GrandSmeta        GrandSmeta :: Client - Release
    StroyInfo         StroyInfo :: Local - Release
    StroyInfo         StroyInfo :: Network - Release
0
Eugine,
Thank you for the ellaboration. We need to investiate the bug and I'll be grateful if you could provide us with your database (by default found at %user_home%/teamsysdata). In case you find it acceptable, please upload the DB to our FTP: ftp://ftp.intellij.net/.uploads/. The resource is write-only from outside JetBrains network.
0
Avatar
Permanently deleted user
Well, boss has said what I have to remove all issue captions and descriptions. If you have script to do this, I can run it on my database and upload one to your ftp today/tomorrow
0
Avatar
Permanently deleted user
Ha!!! YouTrack keep history of changes! So caption changing is pointlessly
0
ok, your point is quite clear and undestandable. I'll have to keep asking you some questions related to your environment/settings then.

Could this be the case that you have some workflow attached to SI project that can move an issue to other projects?
0
Avatar
Permanently deleted user
I dont use any custom workflows, all by default.
it may be important, almost all issues were converted from trac.
0
Avatar
Permanently deleted user
And one more thing
TeamCity and YouTrack are running on single instance o Tomcat
0

Please sign in to leave a comment.