humhub / calendar

Create one-time or recurring events, invite and manage attendees, and keep track of all your events with the Calendar module.
28 stars 46 forks source link

Add all Space members as attending #434

Closed Semir1212 closed 8 months ago

Semir1212 commented 9 months ago

HH 1.15.0 Calendar 1.5.6

  1. Create event
  2. Select "Add all space member with status" "Attending"
  3. Nobody is added

Inviting all space members works as supposed to.

yurabakhtin commented 9 months ago

@Semir1212 I cannot reproduce this.

Are you sure the checkbox "[x] Add all Space members with status" was checked when you press "Save"? I have detected only this possible wrong behaviour:

If you have the same issue then we should fix it to don't uncheck it when select a participation status. Please test it again, thanks.

Semir1212 commented 8 months ago

@yurabakhtin Thank you for investigating, that was probably the issue. While testing it I stumbled upon similar problem.

--> Nobody is added

Could you try to reproduce that?

yurabakhtin commented 8 months ago

@Semir1212 Yes, I could reproduce the case, thanks. Fixed in PR https://github.com/humhub/calendar/pull/444.