Skip to content

update book issues when issues are fetched from API#384

Open
elfkuzco wants to merge 1 commit into
mainfrom
update-issues-on-view
Open

update book issues when issues are fetched from API#384
elfkuzco wants to merge 1 commit into
mainfrom
update-issues-on-view

Conversation

@elfkuzco

Copy link
Copy Markdown
Contributor

Changes

  • restrict API/UI to view book issues to accounts with update permissions on book
  • update book issues when API to fetch book issues is called

This closes #381

@elfkuzco elfkuzco self-assigned this Jun 26, 2026
@elfkuzco elfkuzco requested a review from benoit74 June 26, 2026 16:06
@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.83%. Comparing base (c072827) to head (318105a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #384      +/-   ##
==========================================
+ Coverage   80.78%   80.83%   +0.05%     
==========================================
  Files          62       62              
  Lines        3455     3454       -1     
  Branches      378      377       -1     
==========================================
+ Hits         2791     2792       +1     
+ Misses        548      547       -1     
+ Partials      116      115       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Save recomputed issues when book issues are fetched from the API

1 participant