Skip to content

OBPIH-7048 filter out inactive products from cycle count tables#5232

Merged
awalkowiak merged 2 commits intodevelopfrom
ft/OBPIH-7048-cc-hide-inactive-products
May 7, 2025
Merged

OBPIH-7048 filter out inactive products from cycle count tables#5232
awalkowiak merged 2 commits intodevelopfrom
ft/OBPIH-7048-cc-hide-inactive-products

Conversation

@ewaterman
Copy link
Member

✨ Description of Change

Link to GitHub issue or Jira ticket: https://pihemr.atlassian.net/browse/OBPIH-7048

Description: We don't want to display inactive products on the all products, to count, or to recount tabs. This change filters them out from display but still allows you to submit a count/recount on a product that was marked inactive while you already had the count/recount step open.


📷 Screenshots & Recordings (optional)

https://jam.dev/c/3d0830b0-34ea-4f3e-ad36-f7b937d5be64

946cc7c0-57d0-4940-987c-81712e1099c4.webm

@ewaterman ewaterman self-assigned this Apr 24, 2025
@github-actions github-actions bot added type: feature A new piece of functionality for the app flag: schema change Hilights a pull request that contains a change to the database schema labels Apr 24, 2025
@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.27%. Comparing base (d1e3031) to head (5b63757).
⚠️ Report is 182 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##             develop   #5232   +/-   ##
=========================================
  Coverage       8.27%   8.27%           
  Complexity       961     961           
=========================================
  Files            638     638           
  Lines          43214   43214           
  Branches       10503   10503           
=========================================
  Hits            3577    3577           
  Misses         39087   39087           
  Partials         550     550           

☔ View full report in Codecov by Sentry.
📢 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.

@awalkowiak awalkowiak merged commit 3dbb48a into develop May 7, 2025
9 checks passed
@awalkowiak awalkowiak deleted the ft/OBPIH-7048-cc-hide-inactive-products branch May 7, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flag: schema change Hilights a pull request that contains a change to the database schema type: feature A new piece of functionality for the app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants