-
Notifications
You must be signed in to change notification settings - Fork 33
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
Fix meeting history using wrong user repo #2889
Fix meeting history using wrong user repo #2889
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this actually work if you select something?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does not work for me. All accounts from other meetings are still listed in history select input - if you open account list before.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one small optional remark
.../src/app/site/pages/meetings/pages/history/components/history-list/history-list.component.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
function
* commit 'de1c41c440e2769f30db848afed513db289c3dba': Add missing field to history subscription (#2915) Update projection-edit-dialog to fix bugs (#2891) Fix meeting history using wrong user repo (#2889) Fix conflicting amendment projection (#2887) Add perm check to remove from motion block (#2883) Change shown sequential number and add a space (#2881) Update global search to show marks bolder (#2879) Prevent add ballot if deleted users (#2873) Fix autoupdate request flooding after logout (#2907) Bump tinymce from 5.10.7 to 5.10.8 in /client (#2920) Add tests for the color service (#2928) Bump @babel/traverse from 7.21.3 to 7.23.2 in /client (#2910) Update angular (#2810)
resolves #2885