Skip to content
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

Feature/175 jira mining #243

Open
wants to merge 108 commits into
base: develop
Choose a base branch
from
Open

Feature/175 jira mining #243

wants to merge 108 commits into from

Conversation

martan001
Copy link
Collaborator

PR as a result of implementation for issue #175 Jira Mining.

…erentiate between the return types of requests for issues and comments. Various different fixes
…ments of the issue and save the result in the db.
…ed a bug in processing comments of issue that caused to not retrieve all comments.
…rt where issues are indexed, to lower number of api calls
indexing for Jira work
…rsisted and changed fields to persist of merge request.
…and improved method to persist the description of an issue correctly.
…od in new Promise and using then block in request method.
… Problem with executing the outer Promise.all().then block too early still exists
…issue from one application type (e.g only Gitlab, only Github).
…ct since they were not unique when multiple projects/VCS are used. Introduced unique identifiers for VCS.
…include the email to find best match for stakeholder.
…lity to fetch information of "Team" fields if it is used
…o an issue. This information can be used as something like the assignees field in Gitlab/Github
…hich can reduce the number of REST API requests if team member objects are already available.
…ed to persist only id of milestone/version instead of concatting project id with version id since version id is unique in whole instance.
…ince this is not covered by the updated field for an issue. Restructured code to execute only necessary requests and improved readability.
…xer to persist value when commits information linked to an issue have been last updated.
…populated to add support for Jira sites that are accessible with no auth.
@martan001 martan001 requested a review from uberroot4 June 8, 2024 16:11
@martan001 martan001 self-assigned this Jun 8, 2024
@uberroot4
Copy link
Member

@Nyzabes kannst du, bei gelegenheit, die conflicts dir ansehen? auch hinsichtlich der neusten änderungen am #235 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants