Skip to content

Fix role deletion logic and refine role assignment - #7104

Merged
ramyaragupathy merged 2 commits into
developfrom
fix/7100-updates-all-with-same-roles-follow-up
Dec 5, 2025
Merged

Fix role deletion logic and refine role assignment#7104
ramyaragupathy merged 2 commits into
developfrom
fix/7100-updates-all-with-same-roles-follow-up

Conversation

@suzit-10

@suzit-10 suzit-10 commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation
  • 🧑‍💻 Refactor
  • ✅ Test
  • 🤖 Build or CI
  • ❓ Other (please specify)

Related Issue

Describe this PR

Fixes role deletion logic by adding a check for the specific role, in addition to the team ID, ensuring only the selected role is removed. Also refines role assignment by filtering out existing roles for the team.

@sonarqubecloud

sonarqubecloud Bot commented Dec 5, 2025

Copy link
Copy Markdown

@ramyaragupathy
ramyaragupathy merged commit 8d241da into develop Dec 5, 2025
8 of 9 checks passed
jorghee pushed a commit to escarabajo-rinoceronte/gestor-tareas-pruebas that referenced this pull request Jul 23, 2026
…same-roles-follow-up

Fix role deletion logic and refine role assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If the same team is assigned for multiple roles, editing one permission updates all with the same role in edit project page

3 participants