Skip to content

Conversation

@sebjulliand
Copy link
Member

Changes

This PR fixes a bug that causes the action update process to keep only one instance of an action, if multiple actions with the same name exists. The type of the action is now part of the "primary key" used to locate the action to update.

It also allows for two actions with the same name but different types to be edited at the same time

How to test this PR

  1. Edit an action the has the same name as another action (like the CRTBDNCL action, found for both members and streamfiles)
  2. Save it
  3. The other action with the same name must remain unchanged
  4. Open the other action while the first one is still opened: both editors must be opened

Checklist

  • have tested my change

Allows actions with the same name to be edited at the same time.

Signed-off-by: Seb Julliand <[email protected]>
@sebjulliand sebjulliand temporarily deployed to testing_environment January 7, 2026 16:30 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

👋 A new build is available for this PR based on f125ed6.

@sebjulliand sebjulliand requested a review from a team January 7, 2026 16:32
@sebjulliand sebjulliand self-assigned this Jan 7, 2026
@sebjulliand sebjulliand added the bug A confirmed issue when something isn't working as intended label Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A confirmed issue when something isn't working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants