YouTrackSharp icon indicating copy to clipboard operation
YouTrackSharp copied to clipboard

Update to new agile board API

Open maartenba opened this issue 6 years ago • 4 comments

The agile board API has been removed in YouTrack 2018.2. Users on previous versions will still be able to use it, but the API will always return 404 errors on YouTrack 2018.2 and above.

When new API is available, update library to make use of it.

maartenba avatar Sep 04 '18 07:09 maartenba

Is there any update on this issue? Being able to work with Agile Boards through YouTrackSharp would be very beneficial to me.

NielsPilgaard avatar Oct 02 '19 05:10 NielsPilgaard

Right now, no news here, sorry.

The new API should be available in case you want to work around it for now https://www.jetbrains.com/help/youtrack/standalone/resource-api-agiles.html

maartenba avatar Oct 02 '19 06:10 maartenba

No worries, I'll use the API for now as you suggest.

Thanks for the quick response!

NielsPilgaard avatar Oct 02 '19 08:10 NielsPilgaard

Are there any plans to support the new API? It looks as though there's a PR ready. Would be good to get it in place: https://github.com/JetBrains/YouTrackSharp/pull/103

timgaunt avatar Aug 03 '21 08:08 timgaunt