Files
vault/changelog/29633.txt
Dan Rivera dd8a0d57a8 UI: adding skip import rotation field when creating static roles (#29633)
* adding skip import rotation field to ui

* changing labels and subtext

* removing readonly, user input on edit would not affect value

* changelog

* fix test

* fix test2
2025-02-19 18:49:46 -05:00

4 lines
119 B
Plaintext

```release-note:bug
ui/database: Added input field for setting 'skip_import_rotation' when creating a static role
```