cozy / cozy-stack

Simple, Versatile, Yours
https://docs.cozy.io/en/cozy-stack/
GNU Affero General Public License v3.0
1.15k stars 141 forks source link

Fix the myself contact at instance creation #4474

Closed nono closed 1 month ago

nono commented 1 month ago

In theory, there is a service from the contacts webapp that adds them, launched via an @vevent trigger on the io.cozy.contacts. But, the stack creates the myself contact before installing the contacts webapp at instance creation. Thus, the service is not launched. The easy fix is to just add the missing field when creating the myself contact.