You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When creating new meetings, it is possible for all committee admins to access the entire pool of ALL active meetings and use them as a basis for a new meeting. This is incorrect behavior, as it allows access to meeting for which a committee admin previously had no access.
Example image - committee admin have access to all active meetings
Reproduction:
create two committees (A and B)
create in both committees a meeting which is active
create a new user XYZ and add to committee A as committee admin
Log in as user XYZ and open committee A
create a new meeting. in the "duplicate from" field the meeting from committee B is visible
What should happen?
When creating new meetings by duplication, it should only be possible duplicate from meetings from the same committee or from meeting templates.
Meetings for which the committee admin does not have access authorization, i.e. which are not part of the committee or a template, should not be displayed in the list of possible meetings for duplication.
The text was updated successfully, but these errors were encountered:
If it is only the display, then it has to be fixed in the client. If you want to change a restrictor, I need more information, what field should be restricted. Currently, all meeting names can be seen by everyone.
The problem was solved during developement of OS version 4.1.14. The 'Duplicate from..'-field now only shows templates and no other meetings for ALL admins.
Description:
When creating new meetings, it is possible for all committee admins to access the entire pool of ALL active meetings and use them as a basis for a new meeting. This is incorrect behavior, as it allows access to meeting for which a committee admin previously had no access.
Example image - committee admin have access to all active meetings
Reproduction:
What should happen?
When creating new meetings by duplication, it should only be possible duplicate from meetings from the same committee or from meeting templates.
Meetings for which the committee admin does not have access authorization, i.e. which are not part of the committee or a template, should not be displayed in the list of possible meetings for duplication.
The text was updated successfully, but these errors were encountered: