Skip to content

Entity hub: Use set for assignees#334

Merged
iLLiCiTiT merged 1 commit into
developfrom
enhancement/change-assignees-to-set
May 26, 2026
Merged

Entity hub: Use set for assignees#334
iLLiCiTiT merged 1 commit into
developfrom
enhancement/change-assignees-to-set

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

Changelog Description

Use set for assigneess to avoid handling of items order.

Additional review information

Order of assignees is not important but changing assignees with list can trigger a change request on an entity. Because it was a list I had to add Assigness class which handle append method to keep compatibility.

Testing notes:

  1. Change of assignees using EntityHub should not break.
  2. Change of assignees using EntityHub should not handle change of assignees order as "change".

@iLLiCiTiT iLLiCiTiT self-assigned this May 26, 2026
@iLLiCiTiT iLLiCiTiT added the type: enhancement New feature or request label May 26, 2026
@iLLiCiTiT iLLiCiTiT merged commit 399461c into develop May 26, 2026
3 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/change-assignees-to-set branch May 26, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant