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

✨ Extract customfields from buffer support #230

Merged
merged 8 commits into from
Sep 24, 2023

Conversation

ctreminiom
Copy link
Owner

…an array of issues.

@ctreminiom ctreminiom self-assigned this Jul 30, 2023
@ctreminiom ctreminiom changed the title ✨ Added the ability to extract the multiselect options from … ✨ Customfield array extraction Jul 30, 2023
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Patch coverage: 95.90% and project coverage change: -0.04% ⚠️

Comparison is base (1dea06a) 89.22% compared to head (4aef1bb) 89.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   89.22%   89.18%   -0.04%     
==========================================
  Files         153      153              
  Lines       11847    11956     +109     
==========================================
+ Hits        10570    10663      +93     
- Misses        647      655       +8     
- Partials      630      638       +8     
Files Changed Coverage Δ
pkg/infra/models/jira_issue_custom_fields.go 95.86% <95.85%> (-4.14%) ⬇️
pkg/infra/models/jira_customFields.go 98.93% <100.00%> (ø)
pkg/infra/models/sm_request_field.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ctreminiom ctreminiom changed the title ✨ Customfield array extraction ✨ Extract customfields from buffer support Jul 31, 2023
@ctreminiom ctreminiom linked an issue Jul 31, 2023 that may be closed by this pull request
@ctreminiom
Copy link
Owner Author

The documentation has been created!
https://docs.go-atlassian.io/cookbooks/extract-customfields-from-issue-s

@ctreminiom ctreminiom merged commit d05cc84 into main Sep 24, 2023
@Fank Fank deleted the feature/custom-field-extraction-as-arrays branch June 27, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

Add issue array custom field access
1 participant