Skip to content

Persist selected folder when creating entries#2366

Merged
tf merged 1 commit intocodevise:masterfrom
tf:create-with-folder
Mar 10, 2026
Merged

Persist selected folder when creating entries#2366
tf merged 1 commit intocodevise:masterfrom
tf:create-with-folder

Conversation

@tf
Copy link
Member

@tf tf commented Mar 10, 2026

folder_id was only included in permitted params for the update action. It is now also permitted during create. A separate configure_folder_for authorization check is not needed since only publishers can create entries and configure_folder_on requires the same role. Cross-account folder assignment is prevented by existing model
validation.

@tf tf added this to the v17.2 milestone Mar 10, 2026
folder_id was only included in permitted params for the
update action. It is now also permitted during create.
A separate configure_folder_for authorization check is
not needed since only publishers can create entries and
configure_folder_on requires the same role. Cross-account
folder assignment is prevented by existing model
validation.
@tf tf force-pushed the create-with-folder branch from 2fb8c03 to 9db94c4 Compare March 10, 2026 10:08
@tf tf merged commit d1e6f3a into codevise:master Mar 10, 2026
16 checks passed
@tf tf deleted the create-with-folder branch March 10, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant