YouTrack App - Open issue in edit mode

I'm doing a YouTrack app which prints a report of issues with Tag "X" into a RingUI Table component on screen, with the option to download as PDF. 

I want to provide the ability to update issues inline - ideally by clicking the issue and opening up a ytAgileCardCtrl control on-screen, similar to the Agile board behaviour… but can't find any information on whether that might be possible within a custom App. Do we know if this is possible?

If not, a second approach could be to open the issue in a separate tab or iFrame, but I can't work out how to open it in “Edit mode” with the description ready to edit… any thoughts?

Thanks

0
3 comments

Hi!

clicking the issue and opening up a ytAgileCardCtrl control on-screen

This is not possible to implement in an app yet, but we are considering making it available (no definite plans yet though).

open the issue in a separate tab… in “Edit mode”

You will be able to use a URL with a query parameter like so: issue/TP-11?editMode. This is already possible on youtrack.jetbrains.com and should be released publicly in 2025.1. Although we don't have an official ETA for the release yet, it's likely to come out in February. You can subscribe to our blog to stay tuned about updates: The YouTrack Blog.

0

OK thanks Stanislav, we're running on-prem; will that be available in Feb 2025 too?

Cheers

0

That's right—once the changes make it into the release, it will be available in both YouTrack Cloud and Server.

1

Please sign in to leave a comment.