Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPSH-1532 #352

Merged
merged 9 commits into from
Nov 29, 2024
Merged

SPSH-1532 #352

merged 9 commits into from
Nov 29, 2024

Conversation

YoussefBouch
Copy link
Contributor

@YoussefBouch YoussefBouch commented Nov 28, 2024

Description

Issue was the key of the map was using "schuleId" which isn't unique since many Zuordnung could have the same sskId...

Solution: Using a unique key which is the combination of sskId + rolle + klasse.

Also removed the limit of 25 from the composable and added it to our requests.

Links to Tickets or other PRs

Notes

Approval for review

  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.

Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.

@YoussefBouch YoussefBouch self-assigned this Nov 28, 2024
@YoussefBouch YoussefBouch added the bug Something isn't working label Nov 28, 2024
@jaggarnaut
Copy link
Contributor

PR zeigt auf main, bitte von release rebasen

@YoussefBouch YoussefBouch changed the base branch from main to release-1.0 November 29, 2024 09:45
@YoussefBouch YoussefBouch merged commit e6fd78c into release-1.0 Nov 29, 2024
29 of 30 checks passed
@YoussefBouch YoussefBouch deleted the SPSH-1532 branch November 29, 2024 13:29
HKayed pushed a commit that referenced this pull request Jan 14, 2025
* Using a unique combination as Id for the map

* fixed logic

* Removed limit from composable and added it to our requests

* Fixed centering

* Fixed tests

* Fixed limit

* Removed test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants