简体   繁体   English

是否有UpSource的时间设置从YouTrack中提取信息

[英]Is there a time setting for UpSource to pull information from YouTrack

I have UpSource and YouTrack configured correctly and both can get information from one another. 我正确配置了UpSource和YouTrack,两者都可以从彼此获取信息。 Yet I experienced something very odd. 然而,我经历了一些奇怪的事情 I pushed a commit to the master branch, UpSource displays the information correctly, yet I linked to an issue in the YouTrack issues and when I hover over this issue the information cannot be displayed and I cannot figure out why. 我将提交推送到主分支,UpSource正确显示信息,但我链接到YouTrack问题中的问题,当我将鼠标悬停在此问题上时,信息无法显示,我无法弄清楚原因。

在此输入图像描述

Now you'd think, something must be wrong with my configuration! 现在你想,我的配置肯定有问题! But when I click on the link I redirect to the issue perfectly fine and then I see that the issue has been updated..? 但是,当我点击链接时,我重定向到问题完全正常,然后我看到问题已经更新..?

在此输入图像描述

Then, after a while I hover over it again and information is now correctly displayed within UpSource! 然后,过了一会儿我再次将鼠标悬停在它上面,现在信息在UpSource中正确显示! My only logical explanation for this is that UpSource pulls information from YouTrack on a time base and not directly on hover. 我唯一合乎逻辑的解释是,UpSource会在时间基础上从YouTrack中提取信息,而不是直接在悬停时提取信息。 If this is the case, where can I find such a setting? 如果是这种情况,我在哪里可以找到这样的设置?

Actually, Upsource pulls issue details from YouTrack on demand. 实际上,Upsource会根据需要从YouTrack中提取问题详细信息。 There is a timeout hardcoded during which this operation is completed (40 seconds). 存在超时硬编码,在此期间完成此操作(40秒)。 For some reasons an attempt to fetch issue data wasn't successful, more information about the reason might be found under /logs/upsource-frontend/warn.log or error.log 由于某些原因,尝试获取问题数据不成功,可以在/logs/upsource-frontend/warn.log或error.log下找到有关原因的更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM