python-redmine icon indicating copy to clipboard operation
python-redmine copied to clipboard

Does your Pro Edition version support for ticket creation?

Open webdev498 opened this issue 7 years ago • 4 comments

I am using the RedmineUp plugins in my instance. Especially, I am going to create the ticket using your python-redmine library. But it seems your library supports the RedmineUp under the Pro Edition version.

However, I am going to use your Pro version to create the ticket : https://www.redmineup.com/pages/help/helpdesk/rest-api-create-ticket

Can you please confirm that your Pro edition supports the above? (Actually, I cannot see any reference in your documentation about it. - https://python-redmine.com/resources/index.html#redmineup-crm)

Thanks!

webdev498 avatar Jun 14 '18 19:06 webdev498

Hi @webdev498

You're right, we don't support helpdesk plugin at the moment. But it's in the development, right now we're waiting for the plugin developers to fix some inconsistencies in the plugin itself and when they're done, we'll be able to add support for it to Python-Redmine. I can't give you an ETA since we depend on the plugin developers, but you can keep track on Issue #116 and when it will be closed, that will mean that the support is added.

maxtepkeev avatar Jun 15 '18 07:06 maxtepkeev

Hi @maxtepkeev

Thanks for your kindly response. Please keep me update with its status. Look forward to hearing a good news soon.

Thanks!

webdev498 avatar Jun 15 '18 13:06 webdev498

So, am I right that we actually have the ability to create an issue (via the base redmine api) and to manage contacts (via pro edition and CRM Plugin), but there is no way to assign a contact to a ticket?

sweh avatar Sep 01 '21 08:09 sweh

@sweh hi, yes, that's correct.

maxtepkeev avatar Sep 01 '21 11:09 maxtepkeev

Finally, Python-Redmine v2.4.0 (PRO edition) supports Helpdesk plugin.

maxtepkeev avatar Jan 17 '23 21:01 maxtepkeev