Skip to content

Remove backward compatibility for old ActionsMixin actions attribute #14657

Closed
@jeremystretch

Description

@jeremystretch

Proposed Changes

The old actions and action_perms attributes on the ActionsMixin class were merged in v3.7 under #13550, with backward compatibility retained for the v3.7 release. This change removes that backward compatibility.

Justification

Removes obsolete code.

Impact

Any plugins which utilize ActionsMixin will need to update their relevant view classes to use the new declaration format for actions. See #13550 for examples.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: deprecationRemoval of existing functionality or behavior

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions