Antoine Chapuis

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Create new issue with custom fields using REST API
Hello, Is it possible to create a new issue using REST API that contains CustomFields. We are running YouTrack 2018.4 This is what we came with so far with no luck : { "project":{ "id":"0-16... -
Created Markdown checkbox not working
Hello, We recently updated our version of Youtrack and are now running under 2018.1 Build 40025. Unfortunately we can't manage to make the markdown checkbox to work. - [ ] ATV- [ ] BNK- [ ] BXK Abo... -
Created Action when a tag is added
Hello, We would like to create an action when a specific tag is added to an issue. What is the best way to do that ? Ex : tag.Released.isAdded { //Do something } Thanks in advance Regards -
Created Send Slack notification after issue creation
AnsweredHello, We have a workflow that send a Slack notification after an issue is created. It was working perfectly until we decided to create another workflow for mandatory fields. If we create an issue ... -
Created Get agile board and sprint of an issue
Hello, How can I get the board name and sprints of an issue ?Is it also possible to set a sprint and a board to an issue ? Thanks in advanceRegards -
Created Filter resolved issues for the last 30 days
Hello, I would like a query to filter the resolved issue for the last x days. I know there are pre-defined parameters like {This month} and {Last month} but how do you specify a number of days ? Th... -
Created Estimation and Time spent synchronization
Hello, As stated in this page https://www.jetbrains.com/help/youtrack/standalone/Add-Work-Items-to-Issue.htmlEstimation and Time spent are supposed to be synchronized between task and subtask. It's... -
Created Subtask inherit Project, Sprints
Hello, I don't if what I want is possible, but I would like to create a workflow for when I create a subtask, this one inherits Project and Sprint from its parent. I would like to do it with the ne...