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

initial issue type by name #139

Closed
wants to merge 2 commits into from
Closed

Conversation

chriku
Copy link
Contributor

@chriku chriku commented Sep 26, 2024

No description provided.

@chriku chriku marked this pull request as ready for review October 16, 2024 17:02
@chriku chriku requested a review from nk-coding October 16, 2024 17:02
@@ -109,9 +109,13 @@ class JiraDataService(
* @param imsProject The IMSProject to work with
* @return the IssueType
*/
suspend fun issueType(imsProject: IMSProject): IssueType {
suspend fun issueType(imsProject: IMSProject, name: String): IssueType {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing docs

Copy link
Contributor Author

@chriku chriku Oct 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done in 079a9a4

@chriku chriku closed this Oct 16, 2024
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