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

Allow committee admin to also duplicate meetings from their own committee #3994

Closed
Elblinator opened this issue Aug 12, 2024 · 1 comment · Fixed by #4015
Closed

Allow committee admin to also duplicate meetings from their own committee #3994

Elblinator opened this issue Aug 12, 2024 · 1 comment · Fixed by #4015
Assignees
Labels
enhancement General enhancement which is neither bug nor feature staging
Milestone

Comments

@Elblinator
Copy link
Member

needs to work OpenSlides/openslides-backend#2564
Wanted behaviour:
if the setting require_duplicate_from is true and if the user is a committee admin

  • then while creating a new meeting the duplicate from field should be indicated as a required field (there should be a star and it should be in warn colour if empty)
  • committee-detail-view: the duplicate option should be visible and selectable in the three dot menu from a single meeting
@Elblinator Elblinator added enhancement General enhancement which is neither bug nor feature staging labels Aug 12, 2024
@Elblinator Elblinator added this to the 4.2 milestone Aug 12, 2024
@Elblinator
Copy link
Member Author

This changed behaviour should be true for every one (superadmin, orga admin and committee admin) and should be true regardless of the new setting require_duplicate_from

an additional requirement:

  • while creating a new meeting the selector should only show the template meetings
  • the titles from the different kinds of meetings should also be hidden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General enhancement which is neither bug nor feature staging
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants