Skip to content

Regression >> The genie assigned to the FlowGenie task disappears - #9055

Open
marcoAntonioNina wants to merge 1 commit into
developfrom
bugfix/FOUR-33156
Open

Regression >> The genie assigned to the FlowGenie task disappears#9055
marcoAntonioNina wants to merge 1 commit into
developfrom
bugfix/FOUR-33156

Conversation

@marcoAntonioNina

@marcoAntonioNina marcoAntonioNina commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Ticket FOUR-33156

fix(TaskAssignment.vue): bind toggle prop correctly in TaskAssignment component

@cursor

cursor Bot commented Sep 11, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Single-attribute Vue binding fix in the task assignment inspector with no backend or auth impact.

Overview
Fixes a regression where FlowGenie task assignee settings could be lost in the modeler inspector.

In TaskAssignment.vue, the assignment option checkboxes (including self-service and related toggles) now bind toggle as a boolean via :toggle="true" instead of the static string toggle="true", so form-checkbox renders and behaves as an actual toggle switch again.

Reviewed by Cursor Bugbot for commit 5adf24e. Bugbot is set up for automated code reviews on this repo. Configure here.

@decisions-sonarqube

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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