Toggling Show all models can cause pagination errors
Found while working on #1494 (closed)
- Create a process.
- Select a worker version with a
user_configuration
that includes a model field. - Ensure you have at least 21 models in your database that are not compatible with this worker version.
- Open the worker configuration picker to create a new configuration.
- Open the model picker modal for the model field.
- Enable Show all models so that at least two pages of models are displayed.
- Select the last page.
- Disable Show all models.
- Get an
An error occurred listing models: Invalid page.
notification. - Cry.