MrRefactoring / jira.js

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
https://mrrefactoring.github.io/jira.js/
MIT License
381 stars 53 forks source link

Service Desk Manager : are you intent to create ServiceDesk.js too ? #173

Closed yboujraf closed 2 years ago

yboujraf commented 2 years ago

Dear @MrRefactoring

Are you intent to create ServiceDesk.js too ?

Best Regards

MrRefactoring commented 2 years ago

Hi @yboujraf!

I cannot find any mentions regarding Service Desk in Jira Cloud API docs. Could you provide any additional information about service desk (docs, APIs)?

yboujraf commented 2 years ago

Dear @MrRefactoring

This is the link : https://developer.atlassian.com/cloud/jira/service-desk/rest/intro/

Best Regards,

MrRefactoring commented 2 years ago

Looks like it's possible

yboujraf commented 2 years ago

Dear @MrRefactoring

Thanks a lot.

Will test it.

The idea is to get workload and estimated time for an issue and to generate a report including file in restructured file (sphinx-doc)

Best regards

MrRefactoring commented 2 years ago

It’s not ready for test yet. I will let you know when it will be ready

yboujraf commented 2 years ago

@MrRefactoring Thanks for your spontaneous.

Best regards

MrRefactoring commented 2 years ago

Hello @yboujraf!

I have been added service desk API support in v2.10.0. You can check it and let me know if anything went wrong :)