rdmorganiser / rdmo

A tool to support the planning, implementation, and organization of research data management.
https://rdmorganiser.github.io
Apache License 2.0
100 stars 47 forks source link

Question about jira support #392

Open cpfaff opened 2 years ago

cpfaff commented 2 years ago

He

I just saw that you have jira integration on your agenda. What is the current status of it?

Best claas

jochenklar commented 2 years ago

Hi @cpfaff , we are currently not working on a jira integration to the RDMO package. However, it can be added via a plugin. Then Tasks could then be pushed from RDMO to the external issue-tracker/project-management tool.

The included GitLab and GitHub plugins (see this file: https://github.com/rdmorganiser/rdmo/blob/master/rdmo/services/providers.py) are kind of reference implementations of such a plugin.

If you want to work on such a plugin, we would be glad if you share the code afterwards. If it is generic enough, we can add it to RDMO.

cpfaff commented 2 years ago

I see. Thanks for pointing out the references. I have to implement an integration into jira at the moment anyways. Yeah maybe I can feed this back here later on. Stay in touch.

jochenklar commented 2 years ago

Cool, if you have questions don't hesitate to contact us. We also have a slack, should I add you?

cpfaff commented 2 years ago

He @jochenklar thanks for the offer. I think it is a good idea to add me there. May have further questions in the future particularly as we are working intensively with rdmo at the moment. That way I do not have to add issues all the time.

jochenklar commented 2 years ago

Just fyi, I am work on the Oauth Providers as well and there will be slight changes in the next version: https://github.com/rdmorganiser/rdmo/pull/397.