seed icon indicating copy to clipboard operation
seed copied to clipboard

Inventory List: test all the filtering options that used to work

Open RDmitchell opened this issue 2 years ago • 11 comments

Here is the filtering that I documented in the SEED Getting Started doc a few years ago.

I need to test them to see if they are still working

Image

RDmitchell avatar Jan 19 '23 01:01 RDmitchell

See this PR: https://github.com/SEED-platform/seed/pull/3765

db number field, !"" - ✅ db number field, "" - ✅ db string field, !"" - ✅ db string field, "" - ✅ db date field, !" - ✅ db date field, "" - ✅ extra number field [type string], "" - ✅ extra number field, !"" - ✅ More complex cases

db field, !"" and >0 - ✅ extra field [type number], !"" and >0 - ✅ extra field [type number], !"" and <0 - ✅ extra field [type number], !"" and >10 - ✅

RDmitchell avatar Jan 28 '23 02:01 RDmitchell

instance: LBNL staging SHA: 992862f09 Release: 2.17.1 Org: LBNL Test 200


Text/Numeric Case-Insensitive Contains image


Text/Numeric Exact Match image


Text/Numeric Not Exact Match image


Numeric Range image image image image image image


Text/Numeric Combination image


Date Equality image


Date Inequality image image


Date Range image image


Date Combination image image image



RDmitchell avatar Jan 28 '23 02:01 RDmitchell

This issue has been automatically marked as stale because it has not had recent activity within 60 days. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 30 '23 01:03 github-actions[bot]

Instance: dev1 SHA: c94869068 (2.18.0)

numeric range combo, >=55,<=77 - ✅

Still not working

  • Filtering on dates
  • Text/Numeric Not Exact Match -- this doesn't work on the legacy Property List either -- we should decide how we want to have users filter in this way image

RDmitchell avatar Apr 07 '23 22:04 RDmitchell

This issue has been automatically marked as stale because it has not had recent activity within 60 days. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 07 '23 02:06 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity within 60 days. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 07 '23 01:08 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity within 60 days. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 07 '23 01:10 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity within 60 days. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 07 '23 01:12 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity within 60 days. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 06 '24 01:02 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity within 60 days. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Apr 07 '24 01:04 github-actions[bot]

Setting to Test so that I can see if this is still an issue.

RDmitchell avatar Apr 08 '24 20:04 RDmitchell