Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clemens1994/abap_jira_client
Testreport Jira connectivity
https://github.com/clemens1994/abap_jira_client
Last synced: about 2 months ago
JSON representation
Testreport Jira connectivity
- Host: GitHub
- URL: https://github.com/clemens1994/abap_jira_client
- Owner: clemens1994
- Created: 2023-11-11T12:11:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T22:03:15.000Z (about 1 year ago)
- Last Synced: 2023-12-12T23:13:56.952Z (about 1 year ago)
- Language: ABAP
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ABAP Jira Client
Lets you create Jira issues via your SAP System
## Create Issue
**Class zcl_jira_issue_creater**
![image](https://github.com/clemens1994/ABAP_JIRA_CLIENT/assets/43879201/f9cf4852-f572-46f3-972a-bccc0429051d)
To find your assignee id just go to your jira profile and replace "%3A" with ":"
![image](https://github.com/clemens1994/ABAP_JIRA_CLIENT/assets/43879201/222a85b1-ed00-4133-be4a-9a15f21054ec)
## Test Connectivity
**Testreport z_jira_test_connectivity**
![jira1](https://github.com/clemens1994/ABAP_JIRA_CONNECTIVITY/assets/43879201/cb0738f0-f168-4a31-bfa2-867b68eaac1c)
## Todos
+ Error Handling + additional functionality
+ Method to get available issuetypes, projects etc.
+ Create issues via report to monitor customer dumps