tpw56j
tpw56j
## Linked Items Fixes #3341 ## Description Adds indexing of collections by non-key properties. ## Behaviour changes Old: Quick search is supported only by item name. New: A quick search...
## Linked Items Fixes #3720, #3817, #3816 ## Description PR adds the ability to create non-unique collection indexes and set their properties in the settings.. ## Behaviour changes Old: -...
### Is your feature request related to a problem? The feature request concerns the performance problem of working with a large number of objects. As a user of Cobbler I...
## Linked Items Fixes #3816 #3817 ## Description The test set of tems is created/deleted without using the `with_sync` parameter. Fix for systems synchronization when editing a profile. ## Behaviour...
### Describe the bug Performance tests are very slow, so it is impossible to make performance tests with a realistic number of items. ### Steps to reproduce 1. pytest --benchmark-only...
### Describe the bug After editing the profile, dependent systems do not sync automatically. ### Steps to reproduce 1. cobbler add profile --name=test_profile 2. cobbler add system --name=test_system --profile=test_profile 3....
## Linked Items Fixes #3885 ## Description Backport 3.3: #3886 ## Behaviour changes Old: http://@@http_server@@/images/{name}/wimboot New: http://@@http_server@@/cobbler/images/{name}/wimboot ## Category This is related to a: - [X] Bugfix - [ ]...