-
-
Notifications
You must be signed in to change notification settings - Fork 472
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added the AuditService #372
base: main
Are you sure you want to change the base?
Conversation
# Conflicts: # go.mod # go.sum
@ctreminiom Is there a way to update this so it works with v2 and v3? That way it can support cloud? https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-audit-records/ |
Hey, I am very sorry that this pull request has been open for a long time with no final feedback or merge/decline. We work on this project in our spare time, and sometimes, other priorities take over. This is the typical open source dilemma. However, there is news: We are kicking off v2 of this library 🚀To provide visibility, we created the Road to v2 Milestone and calling for your feedback in #489 The development will take some time; however, I hope you can benefit from the changes. What does this mean for my pull request?We will work on this pull request indirectly. Final wordsThanks for using and contributing to this library. |
@ctreminiom I see that this PR was closed automatically. I will re-open it, because I do think this is a valuable contribution. |
Description
Added the feature to interacts with the Jira Data Center/Server Audit Logs such as Search Audit Logs and Create new entries.
Information that is useful here:
Example:
Let us know how users can use or test this functionality.
Search Audit Records
Add Audit Record
Checklist