You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried deleting a "draft" user with the disclosure menu in the breadcrumbs after switching between tabs.
Navigate to /admin/users
Click + New user
Move to a secondary tab like Addresses or Permissions
Open the breadcrumb disclosure menu and click Delete draft
Observe 400 error “Invalid element ID: X” from the elements/delete-draft controller
Seems like the draftId param getting dropped from the query string on the secondary pages causes the element actions to not submit all the required data?
Craft CMS version
5.0.0-alpha.8
PHP version
8.2.x
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
No response
The text was updated successfully, but these errors were encountered:
What happened?
I tried deleting a "draft" user with the disclosure menu in the breadcrumbs after switching between tabs.
/admin/users
X
” from theelements/delete-draft
controllerSeems like the
draftId
param getting dropped from the query string on the secondary pages causes the element actions to not submit all the required data?Craft CMS version
5.0.0-alpha.8
PHP version
8.2.x
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
No response
The text was updated successfully, but these errors were encountered: