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

No exist Method property in EventFactory #427

Open
morojosa opened this issue Jun 21, 2022 · 4 comments
Open

No exist Method property in EventFactory #427

morojosa opened this issue Jun 21, 2022 · 4 comments

Comments

@morojosa
Copy link

Please add in next release the propertie METHOD in Event, for example with value REQUEST.

yield new Property('METHOD', new TextValue("REQUEST"));

@morojosa
Copy link
Author

morojosa commented Jun 22, 2022

For add feature need next steps.

  1. Create File Eluceo\iCal\Domain\Enum\CalendarMethod.
  2. Update Eluceo\iCal\Presentation\Factory\CalendarFactory.
  3. Update Eluceo\iCal\Domain\Entity\Calendar

@rsereir
Copy link

rsereir commented Nov 7, 2022

Hello,

Someone have any news for this point ?

@paha77
Copy link

paha77 commented Jan 11, 2023

Without this property the invitations in Outlook (for example) are not represented as calendar entries. Google Calendar also sends this property.

@ssvraja
Copy link

ssvraja commented Feb 25, 2023

Any update on this issue?
Is there any way to add the "METHOD: REQUEST"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants