Stanislav Rataj
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 9
-
Created Call external function from WF sc
Hi,is there any possibility to call an external function (e.g. in Java, external library, SOAP/REST web service etc) from YouTrack workflow script? Thx for reply ... -
Created add work command is assigned to different user
I'm back with another Time tracking problem.We have implemented automated time tracking depending on issue state.When issue got state "In progress", Timer time is marked and when finished add work ... -
Created Strange "search"using fulltext
I found really strange thing:I try to search in list of issues - all issues which contains string "List". That's pretty easy: Enter search request: *List* It find 238 issues included 10 issues nam... -
Created Time tracking of submitting issues
We try to measure also time spent on submitting issues, because sometimes analytics spend a lot of time creating issues. So we created WF like this: rule New issue writing when isReported() == fal... -
Created Time report "From" - "To" settings
Hi, we started to use YT also as Time tracking SW. But when I set e.g. period 22 Sep 2014 - 26 Sep 2014 and no more conditions, nearly none work from 22 Sep is included. There are included just sev... -
Created workTimer work flow using workdays and hours per day
I'd like to use some workflow to automatic add "Spent time" to tracks when using Time tracking. But workTimer default workflow doesn't support working days, hours per day etc.I there any WF which d... -
Created Login to YT using hyperlink from external application
Hi, we use Microsoft OneNote as external "knowledge base" where YouTrack ID's are connected to some developement documentation. So we use hyperlink http://www.ourcompany.net/youtrack/issue/XY-123Bu... -
Created How to (re)create and delete comments depends on custom fields?
Hi,I try to complete this workflow scenario:I defined custom string field named extDoc. Then I wrote this rule:rule Add link to extDoc to task descriptionwhen extDoc.changed && extDoc!=null { addC...