seed
seed copied to clipboard
Inventory List: test all the filtering options that used to work
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
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 - ✅
instance: LBNL staging SHA: 992862f09 Release: 2.17.1 Org: LBNL Test 200
Text/Numeric Case-Insensitive Contains
Text/Numeric Exact Match
Text/Numeric Not Exact Match
Numeric Range
Text/Numeric Combination
Date Equality
Date Inequality
Date Range
Date Combination
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.
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
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.
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.
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.
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.
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.
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.
Setting to Test so that I can see if this is still an issue.