Skip to content

fix: run actions from custom controls#4435

Merged
Paul-Bob merged 2 commits into
mainfrom
avo-1199/fix/actions-from-custom-controls
Apr 22, 2026
Merged

fix: run actions from custom controls#4435
Paul-Bob merged 2 commits into
mainfrom
avo-1199/fix/actions-from-custom-controls

Conversation

@Paul-Bob

Copy link
Copy Markdown
Contributor

Description

When getting the action_class in app/controllers/avo/actions_controller.rb, verify actions defined in def actions as well as those from custom controls.

A regression was introduced in 3.31.1 where actions from custom controls stopped working unless they were also present inside def actions.

@linear

linear Bot commented Apr 22, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot added the Fix label Apr 22, 2026
Comment thread lib/avo/resources/base.rb Outdated
@Paul-Bob Paul-Bob merged commit 9755b71 into main Apr 22, 2026
27 checks passed
@Paul-Bob Paul-Bob deleted the avo-1199/fix/actions-from-custom-controls branch April 22, 2026 10:51
@github-actions

Copy link
Copy Markdown
Contributor

This PR has been merged into main. The functionality will be available in the next release.

Please check the release guide for more information.

Paul-Bob added a commit that referenced this pull request Apr 22, 2026
* fix: run actions from custom controls

* lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant