Skip to content

Fix action name inconsistently updating in Edit Action page#20455

Merged
DHowett merged 1 commit into
mainfrom
dev/cazamor/bugfix/action-name
Jul 20, 2026
Merged

Fix action name inconsistently updating in Edit Action page#20455
DHowett merged 1 commit into
mainfrom
dev/cazamor/bugfix/action-name

Conversation

@carlos-zamora

Copy link
Copy Markdown
Member

In the Edit Action page, the "action name" box wouldn't update sometimes when the "action type" was updated. DisplayName() would be refreshed, but the new name wouldn't be pulled from the model because the cache was still populated. This just invalidates it so that it's generated again.

Same as PR #20381 (1.25 port)

@DHowett
DHowett enabled auto-merge (squash) July 20, 2026 22:58
@DHowett
DHowett merged commit a198a6c into main Jul 20, 2026
18 of 20 checks passed
@DHowett
DHowett deleted the dev/cazamor/bugfix/action-name branch July 20, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants