Mehrdad
- Total activity 69
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 29
-
Created remote development in CLion with my makefile (remove make parameter that CLion added)
AnsweredHi I need to implement full remote development in Clion. as i read this page CLion version 2021 support full remote development. here is my senario: developer > linux server > svn developer connect... -
Created Workflow Notify group of inactive users to team leader
Need to create workflow that make list of users who had fewer than 50 hours in specific period of date. Sample email notification:Inactive users from 15 November - 15 SeptemberAlex 10hJack 49hMa... -
Created Notify group of inactive users to team leader
Need to create workflow that make list of users who had fewer than 50 hours in specific period of date. Sample email notification:Inactive users from 15 November - 15 SeptemberAlex 10hJack 49hMar... -
Created Notify and close Inactive issues
HiWant to notify users inactive issues (not update or modified) belong to 7 day ago , and after 15 days automatically close issues. Any recommendation?Thanks -
Created Send most active users as newsletter
Need to create workflow that work like this:https://www.jetbrains.com/help/youtrack/standalone/send-internal-newsletters-workflow.html Send 10 most active users of months as newsletter:Example em... -
Created refresh all widgets when refresh dashboard
Hi I've created new dashboard and add some widgets (like time report,...) on it, after couple of hours when I open dashboard , show old data of my dashboard! even when I refresh whole page with bro... -
Edited search query not work as expected
Hi I want to create a time report and filter it that only show my spend time "updater: me " and share with other users. the problem is "me" not variable and when other users access to report instea... -
Created Workflow
Hi How can I create workflow like this: if (issue state = submitted) & (time tracking filled) then (change state to open) if (issue save by developer) & (state not submitted) then (assign not empty...