Description of the need
When adding a context by path, every field available to the context is presented in the dialog box. This not only produces un-necessary clutter but creates a bad UX because the field chosen may be attached to a different entity type, making it easy to accidentally add a similarly named field that won't display data as expected because it doesn't belong to the given layout path provided in the context.
Additionally, not filtering on a given criteria might also a performance hit on larger sites that have hundreds of fields. By limiting through the selection rule, it reduces the number of fields that need to be loaded.
Proposed solution
Add Selection Rules so a context can be limited to only show the fields related to the rule.
Alternatives that have been considered
See the Drupal Panels module Selection Rules for more inspiration.
Recent comments
Thanks! The site was on PHP 7.0. With assistance from my hosting provider, I updated to PHP 7.4 and now I have access to the site again. No database re-import required.
Locked out of site after updating modules
Thank you very much. I will follow your advice.
Locked out of site after updating modules
The best you can do is test and report. If you find a contrib that doesn't work in php 8.3, create an issue in its queue so it gets fixed. In my experience, I've found that 7.4 is safest...
Locked out of site after updating modules