Files
open-webui-custom/src/routes
G30 05a3aae59c fix: preserve access_control when cloning prompts (#19960)
* fix: preserve access_control when cloning prompts

Cloned prompts now inherit the original prompt's access_control settings
instead of defaulting to null/public. This ensures that permission and
sharing restrictions are carried over with clones as expected.

If the original prompt doesn't have access_control set, defaults to {}
(private) which matches the behavior of newly created prompts.

Fixes #19360

* fix: clone access control
2025-12-16 13:56:28 -05:00
..
2025-11-23 21:17:14 -05:00
2025-11-23 21:17:14 -05:00
2025-11-23 21:17:14 -05:00
2024-10-07 18:19:13 -07:00
2025-11-23 21:17:14 -05:00
2025-12-04 14:43:23 -05:00